commit | 2f61f91491785ef78d92d08ed3e09b0695564fad | [log] [tgz] |
---|---|---|
author | Christopher Tate <ctate@google.com> | Tue Aug 20 13:55:50 2013 -0700 |
committer | Christopher Tate <ctate@google.com> | Tue Aug 20 14:35:56 2013 -0700 |
tree | 8fca446b2c8844af970478928ab7875235d58b07 | |
parent | fd95299415b0d013ee3c8b79e1398cb85cfa684f [diff] |
Make "low ram device" a readonly system property This lets components outside the Zygote / Android resource regime know whether this is considered a "low ram" device. Set the property [ro.config.low_ram] to "true" if the device is to be considered low-ram. Any other property string (or its absence) will be interpreted as meaning this is a normal larger-ram device. The "true" string must be all lower case. Bug 10131789 Change-Id: I15332d169b4aa4eaa0a6c1952787af0b03d23a6b