summaryrefslogtreecommitdiff
path: root/config.fs
AgeCommit message (Collapse)Author
2019-04-11pixelstats: remove references to local codeMaggie White
Bug: 122904980 Test: it builds Change-Id: I8b27f93c2527a1bf9ea48cb50bca3a6d622012f3 Signed-off-by: Maggie White <maggiewhite@google.com>
2018-10-30health HAL: implement health HALDenny cy Lee
sync from: ag/5235847 Test: lshal debug android.hardware.health@2.0::IHealth/default Test: vts-tradefed run singleCommand vts -m VtsHalHealthV2_0Target Test: vts-tradefed run singleCommand vts -m VtsHalHealthV1_0Target Bug: 117744364 Bug: 117744536 Bug: 117744136 Change-Id: I6e2338753b57d03bf830cc2e9e27a06a8754e519 Signed-off-by: Denny cy Lee <dennycylee@google.com>
2018-05-24Add QTI DIAG and RFS AIDs to config.fsSiddeswar Aluganti
Bug: 79367535 Change-Id: Ic74e3663e159166bfa82a01d718aebf7cdab5f0c
2018-05-14Prefix the pixelstats_system AID with vendor_Tom Cherry
Bug: 79528966 Test: builds Change-Id: Ie4300b2724470abe35a30b5eea42dcd4e890fabd
2018-05-07use config.fs and add AID_PIXELSTATS_SYSTEMAndrew Chant
config.fs is required to add new oem user IDs. See: https://source.android.com/devices/tech/config/filesystem Add AID_PIXELSTATS_SYSTEM via config.fs This user ID is used for the pixelstats-system daemon. Replace the old android_filesystem_config with config.fs. Note the bluetooth_fw directory that is not covered in the new config doesn't exist anyways, so the entry is moot. Bug: 69978775 Test: Booted on crosshatch blueline:/ # ps -A | grep pixel pixelstats_system 769 1 16144 2676 binder_ioctl 0 S hardware.google.pixelstats@1.0-service Change-Id: Ic2eca85868d80d3746b25effa88b128ada6ad80f