diff options
author | Hung-ying Tyan <tyanh@google.com> | 2017-05-04 16:54:53 +0800 |
---|---|---|
committer | Hung-ying Tyan <tyanh@google.com> | 2017-05-25 08:41:08 +0800 |
commit | 723f1a2b318a455983d21ccf3598885f766bb8c9 (patch) | |
tree | ca6778aa214d3b619bae3e6ede51c358a934800c /libcutils/socket_local_server_unix.cpp | |
parent | 62db5fcee052980759ecb977cab4c63491e01e56 (diff) |
Load {default,build}.prop from /{system,vendor,odm}/etc/
/default.prop may be moved to /system/etc/ and renamed as prop.default.
/{system,vendor,odm}/build.prop may be moved to /{system,vendor,odm}/etc/
and renamed as prop.build.
This patch makes property_service load prop.* from the new locations
first. Also replaces NULL with nullptr for C++ cleanup.
Bug: 37815285
Test: Booted pixel phones, checked the locations of prop.*, verified
symlinks, checked a few properties (via adb shell getprop)
and manually tested a few apps (Camera, Maps etc).
ODM is not tested as it does not exist on the tested device.
Change-Id: Id8eeb3c1a5728dd04005dfad4733b8e6336f9093
Diffstat (limited to 'libcutils/socket_local_server_unix.cpp')
0 files changed, 0 insertions, 0 deletions