Skip to content

Commit b258c98

Browse files
Nicolas Geoffrayandroid-build-merge-worker-robot
Nicolas Geoffray
authored andcommitted
Fix sepolicy of ART module. am: 00cfcb9 am: 3cdd8c7
Original change: https://googleplex-android-review.googlesource.com/c/platform/system/sepolicy/+/12089524 Change-Id: I722be1e75672ae02b9e294d228c114fba0695b1c
2 parents 9b70a2c + 3cdd8c7 commit b258c98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apex/com.android.art.debug-file_contexts

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# System files
33
#
44
(/.*)? u:object_r:system_file:s0
5-
/bin/dex2oat(32|64)?(d)? u:object_r:dex2oat_exec:s0
5+
/bin/dex2oat(d)?(32|64)? u:object_r:dex2oat_exec:s0
66
/bin/dexoptanalyzer(d)? u:object_r:dexoptanalyzer_exec:s0
77
/bin/profman(d)? u:object_r:profman_exec:s0
88
/lib(64)?(/.*)? u:object_r:system_lib_file:s0

0 commit comments

Comments
 (0)