commit | 75182a1ea645d3fa1e4c3e9f77851d90ff7cc803 | [log] [tgz] |
---|---|---|
author | Tao Bao <tbao@google.com> | Fri Jun 14 17:00:16 2019 -0700 |
committer | Tao Bao <tbao@google.com> | Mon Jun 17 10:48:21 2019 -0700 |
tree | 68a3d3987f0955353a5d572ae67f10e2bc928a8d | |
parent | 6dc831d2fb7cb80dc28e41b518404280885d2cef [diff] |
Add persist.sys.theme. This property will be set by system_server (to indicate the currently selected theme for device), and can be accessed by vendor init.rc. avc: denied { read } for property=persist.sys.theme pid=0 uid=0 gid=0 scontext=u:r:vendor_init:s0 tcontext=u:object_r:theme_prop:s0 tclass=file Bug: 113028175 Test: Set a vendor init trigger that waits on `persist.sys.theme`. Check that the trigger fires without denial. Change-Id: Ibb4e392d5059b76059f36f7d11ba82cd65cbe970