Commit graph

4 commits

Author SHA1 Message Date
Ruchir Rastogi
e78b9cdfc2 Remove ro.statsd.enable property
statsd is now enabled on all devices (including Go devices), and this
property is no longer queried either. Accordingly, the property override
is no longer needed.

Test: T/H
Bug: 157082130
Change-Id: I9ea37cf8104b7b7a3f4437b68714c12d6c3acb81
2020-07-13 10:14:35 -07:00
Rajeev Kumar
53011f3c3a Enable statsd on Android Go devices running Android Q.
Bug: 120794303
Test: Manual test using following commands
adb shell getprop ro.statsd.enable
adb shell ps | grep statsd
adb shell cmd stats print-stats

Change-Id: I482544920069fa11ffeef686847923342e4d2a51
2018-12-19 19:30:13 +00:00
Mathieu Chartier
2781e8ba56 Move ro.config.low_ram back to being a vendor property
(cherry-picked from commit 2fb62c8ea0)

Bug: 110517986
Test: make
Merged-In: I1394ac1220c290533fbe9641d10c5997362577fd
Change-Id: I1394ac1220c290533fbe9641d10c5997362577fd
2018-07-30 20:12:52 +00:00
Mathieu Chartier
732a4cc62f Move go default system properties into prop files
Test: manual
Bug: 110517986

Change-Id: I28f5c18bb9e70c755ece50c49c02434f825878dc
2018-06-26 18:26:21 +00:00