commit | c48971f69fa07c98e62b9a8b0a2ba171846fbea1 | [log] [tgz] |
---|---|---|
author | Nick Kralevich <nnk@google.com> | Tue Nov 18 14:36:23 2014 -0800 |
committer | Nick Kralevich <nnk@google.com> | Tue Nov 18 22:44:31 2014 +0000 |
tree | 82ab1dce8e138e09063f7cbf90578a92a074775d | |
parent | f330f3752922f124305c67683d061c19c9518bed [diff] |
allow system_server to set ro.build.fingerprint Some devices leave "ro.build.fingerprint" undefined at build time, since they need to build it from the components at runtime. See https://android.googlesource.com/platform/frameworks/base/+/5568772e8161205b86905d815783505fd3d461d8 for details. Allow system_server to set ro.build.fingerprint Addresses the following denial/error: avc: denied { set } for property=build.fingerprint scontext=u:r:system_server:s0 tcontext=u:object_r:default_prop:s0 tclass=property_service init: sys_prop: permission denied uid:1000 name:ro.build.fingerprint Bug: 18188956 Change-Id: I98b25773904a7be3e3d2926daa82c1d08f9bcc29