commit | d6f9ff992a14ea747c12fea2fc72fb312c39fad5 | [log] [tgz] |
---|---|---|
author | Victor Chang <vichang@google.com> | Wed Apr 08 11:30:28 2020 +0100 |
committer | Victor Chang <vichang@google.com> | Sat Apr 11 02:28:49 2020 +0100 |
tree | 710ff76a00e06a6c333ae2c6c51fa116792b3b29 | |
parent | 3f5a7d247a4bb543c4f09f494099e493ac901916 [diff] |
Add shared library into i18n APEX and add the required sepolicy Bug: 138994281 Test: device boots Change-Id: Ief9dace8557c1d0e5a32222b2c7d1effc50f2847
diff --git a/apex/com.android.i18n-file_contexts b/apex/com.android.i18n-file_contexts index c8b6ba1..51d45a0 100644 --- a/apex/com.android.i18n-file_contexts +++ b/apex/com.android.i18n-file_contexts
@@ -2,3 +2,4 @@ # System files # (/.*)? u:object_r:system_file:s0 +/lib(64)?(/.*)? u:object_r:system_lib_file:s0