replicant-vendor_replicant/sepolicy/system.te
Ricardo Cerqueira fa63e50707 selinux: Add a rule to label the extended keyhandler dex files
These should be treated as regular dex cache files, but they're
expanded outside of the normal cache dir

Change-Id: Id046e1b90116b35d2e7817ed4717fcef78135f08
2014-11-27 18:26:39 +00:00

3 lines
105 B
Plaintext

allow system_server wallpaper_file:file relabelto;
allow system_server dalvikcache_data_file:file write;