From 8f033bd1b5d37cc37d7a55bb8d2280d46c7d2d0d Mon Sep 17 00:00:00 2001 From: Neil Fuller Date: Fri, 20 Nov 2020 19:46:54 +0000 Subject: [PATCH] Changes associated with the new geotz module The new geotz module has files that need to be readable by the system process. Bug: 172546738 Test: build / boot Change-Id: I4b9867fa1f738b0fabdf5b72e9e73282f1bd9cbc --- apex/Android.bp | 7 +++++++ apex/com.android.geotz-file_contexts | 4 ++++ 2 files changed, 11 insertions(+) create mode 100644 apex/com.android.geotz-file_contexts diff --git a/apex/Android.bp b/apex/Android.bp index 2347bc2ed..53303c641 100644 --- a/apex/Android.bp +++ b/apex/Android.bp @@ -76,6 +76,13 @@ filegroup { ], } +filegroup { + name: "com.android.geotz-file_contexts", + srcs: [ + "com.android.geotz-file_contexts", + ], +} + filegroup { name: "com.android.gki-file_contexts", srcs: [ diff --git a/apex/com.android.geotz-file_contexts b/apex/com.android.geotz-file_contexts new file mode 100644 index 000000000..1918e73d7 --- /dev/null +++ b/apex/com.android.geotz-file_contexts @@ -0,0 +1,4 @@ +############################# +# System files +# +(/.*)? u:object_r:system_file:s0