diff options
-rw-r--r-- | common/private/file_contexts | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/common/private/file_contexts b/common/private/file_contexts index 2cb4d75..ca72030 100644 --- a/common/private/file_contexts +++ b/common/private/file_contexts @@ -1,2 +1,5 @@ # Fingerprint /(vendor|system/vendor)/bin/hw/android\.hardware\.biometrics\.fingerprint@2\.0-service u:object_r:hal_fingerprint_default_exec:s0 + +# OTA packages +/data/lineageos_updates(/.*)? u:object_r:ota_package_file:s0 |