diff options
Diffstat (limited to 'power/aidl/default/apex/file_contexts')
-rw-r--r-- | power/aidl/default/apex/file_contexts | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/power/aidl/default/apex/file_contexts b/power/aidl/default/apex/file_contexts new file mode 100644 index 0000000000..3433851451 --- /dev/null +++ b/power/aidl/default/apex/file_contexts @@ -0,0 +1,3 @@ +(/.*)? u:object_r:vendor_file:s0 +/bin/hw/android\.hardware\.power-service\.example u:object_r:hal_power_default_exec:s0 +/bin/hw/android\.hardware\.power\.stats-service\.example u:object_r:hal_power_stats_default_exec:s0 |