diff options
author | Davide Garberi <dade.garberi@gmail.com> | 2021-10-07 09:39:16 +0200 |
---|---|---|
committer | Davide Garberi <dade.garberi@gmail.com> | 2021-10-19 15:09:38 +0200 |
commit | 43be610d8f65ce9edad4213fc88dbf4f61deb23d (patch) | |
tree | 9197e30e902b2a7ab911b177c305d092411ba797 /sepolicy/private/file_contexts | |
parent | c25b1c43876ac43a222b949f731792e50cac4abb (diff) |
msm8996-common: sepolicy: Move /data/fpc context to private
Change-Id: I8c3d826c2fad645200d5375be935bdbb14a52e37
Diffstat (limited to 'sepolicy/private/file_contexts')
-rw-r--r-- | sepolicy/private/file_contexts | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sepolicy/private/file_contexts b/sepolicy/private/file_contexts new file mode 100644 index 0000000..ce6d730 --- /dev/null +++ b/sepolicy/private/file_contexts @@ -0,0 +1 @@ +/data/fpc(/.*)? u:object_r:fpc_data_file:s0 |