commit | 4e8dbdf63e74bda4eac6e3b40c54ee6cdc6411d3 | [log] [tgz] |
---|---|---|
author | Roland Levillain <rpl@google.com> | Fri Jul 29 14:57:33 2022 +0100 |
committer | Roland Levillain <rpl@google.com> | Mon Aug 01 09:13:46 2022 +0100 |
tree | c613df36d4ede1c389309484b75845946c756fdf | |
parent | 560a947de86c1a1238d9384606c8fd31fbfb903a [diff] [blame] |
Reconcile `file_contexts` files for Release and Debug ART APEXes. Replicate change https://android-review.googlesource.com/c/1663786/2/apex/com.android.art-file_contexts in `apex/com.android.art.debug-file_contexts`. Test: Patch this commit into a tree that uses `artd` (only internal ones at the moment) and run the following command on a device running the Debug ART APEX: adb shell pm art \ get-optimization-status com.google.android.youtube Change-Id: If0b10b585778e8b585e76b2a4512a2f23facd22e
diff --git a/apex/com.android.art.debug-file_contexts b/apex/com.android.art.debug-file_contexts index fa04b2f..cc60b70 100644 --- a/apex/com.android.art.debug-file_contexts +++ b/apex/com.android.art.debug-file_contexts
@@ -3,6 +3,7 @@ # (/.*)? u:object_r:system_file:s0 /bin/art_exec u:object_r:art_exec_exec:s0 +/bin/artd u:object_r:artd_exec:s0 /bin/dex2oat(d)?(32|64)? u:object_r:dex2oat_exec:s0 /bin/dexoptanalyzer(d)? u:object_r:dexoptanalyzer_exec:s0 /bin/odrefresh u:object_r:odrefresh_exec:s0