mirror of
https://github.com/Evolution-X-Devices/device_google_wahoo
synced 2026-02-01 07:50:47 +00:00
This file resides on /system, so must be annotated with the system_file_type attribute. Test: Policy compiles. Change-Id: Ic834caefe1417465ac842ddce909e968511f45b2
8 lines
215 B
Plaintext
8 lines
215 B
Plaintext
# /system/bin/init.elabel.sh
|
|
#
|
|
# write data from /persist/elabel to /data/misc/elabel for use by
|
|
# settings app
|
|
#
|
|
type init_elabel, domain, coredomain;
|
|
type init_elabel_exec, system_file_type, exec_type, file_type;
|