diff options
author | Davide Garberi <dade.garberi@gmail.com> | 2022-08-05 20:07:21 +0200 |
---|---|---|
committer | Davide Garberi <dade.garberi@gmail.com> | 2022-08-16 12:21:37 +0200 |
commit | 7bbc3302b3589d1d5cb2c288ddd83f7f26a4168e (patch) | |
tree | d1656dd6f6cbd389f193ffaba9b755feba5e0aa8 /sepolicy/private/file_contexts | |
parent | e0a5276a2fbd34c8762e41e11b04bafda7675fb3 (diff) |
Revert "msm8996-common: sepolicy: Move /data/fpc context to private"
* In twelve the context doesn't get set properly with this in private
This reverts commit 43be610d8f65ce9edad4213fc88dbf4f61deb23d.
Change-Id: I0f1d599cf44c3bac98126a674c0847bc170c515c
Diffstat (limited to 'sepolicy/private/file_contexts')
-rw-r--r-- | sepolicy/private/file_contexts | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sepolicy/private/file_contexts b/sepolicy/private/file_contexts deleted file mode 100644 index ce6d730..0000000 --- a/sepolicy/private/file_contexts +++ /dev/null @@ -1 +0,0 @@ -/data/fpc(/.*)? u:object_r:fpc_data_file:s0 |