summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorInseob Kim <inseob@google.com>2020-05-11 23:28:56 +0900
committerInseob Kim <inseob@google.com>2020-05-11 23:28:56 +0900
commit1418fb4332fa773ad2f104b62311d4e11bf38396 (patch)
tree31071139bab3f952d145a6f04c5948c385919853
parentedcdbbb2409d3ce32b21b4a86c4eda635e8fe9aa (diff)
downloadwembley-sepolicy-1418fb4332fa773ad2f104b62311d4e11bf38396.tar.gz
Change exported_fingerprint_prop to fingerprint_prop
Bug: 155844385 Test: lunch wembley-userdebug && m selinux_policy Change-Id: I309b190a11697f90e9083fea480aaba83eafe08e
-rw-r--r--plat_private/property_contexts2
1 files changed, 1 insertions, 1 deletions
diff --git a/plat_private/property_contexts b/plat_private/property_contexts
index e5bb3c3..e047f96 100644
--- a/plat_private/property_contexts
+++ b/plat_private/property_contexts
@@ -9,4 +9,4 @@ ro.audio.usb.period_us u:object_r:exported_default_prop:s0 exact int
persist.adb.nonblocking_ffs u:object_r:exported_default_prop:s0 exact int
#============system fingerprint property===========
-ro.system.build.fingerprint u:object_r:exported_fingerprint_prop:s0 exact string
+ro.system.build.fingerprint u:object_r:fingerprint_prop:s0 exact string