commit | c9a714749f7b3de6354819d85a14888b6c075819 | [log] [tgz] |
---|---|---|
author | Sundong Ahn <sundongahn@google.com> | Wed Apr 10 16:54:12 2019 +0900 |
committer | Sundong Ahn <sundongahn@google.com> | Wed Apr 10 16:56:23 2019 +0900 |
tree | 420d1e1dcf7a9ca088e0a7d9c940a74e65b84c40 | |
parent | ea17f7773050afd03f07e5251c71b23b8e2c33b5 [diff] |
Change the scope to system The ro.surface_flinger properties are defined in the vendor and can be used in the vendor. If the scope is internal, the vendor must read the value using the getproperty function, not the sysprop interface. It is not the intent of sysprop design. so change the scope to system so that it can be used by the vendor as well. Bug: 112386364 Test: m -j && make checkapi Change-Id: I7a543877eb5c63bab02fa25ef3954456c144ce6b