diff --git a/apex/com.android.runtime.debug-file_contexts b/apex/com.android.runtime.debug-file_contexts index 98948d23d5fe696777de6b517277216c4860e8ee..35ef891d1a4f4d5fc4a6e2d51bccdbb2c95e409d 100644 --- a/apex/com.android.runtime.debug-file_contexts +++ b/apex/com.android.runtime.debug-file_contexts @@ -6,3 +6,4 @@ /bin/dexoptanalyzer(d)? u:object_r:dexoptanalyzer_exec:s0 /bin/profman(d)? u:object_r:profman_exec:s0 /lib(64)?(/.*)? u:object_r:system_lib_file:s0 +/etc/tz(/.*)? u:object_r:system_zoneinfo_file:s0 diff --git a/apex/com.android.runtime.release-file_contexts b/apex/com.android.runtime.release-file_contexts index 08688fbc6dc4b7f17775352f0f361bd49c1e0828..207704df20ff5f56669e5f27479319cb59aa5dfa 100644 --- a/apex/com.android.runtime.release-file_contexts +++ b/apex/com.android.runtime.release-file_contexts @@ -6,3 +6,4 @@ /bin/dexoptanalyzer u:object_r:dexoptanalyzer_exec:s0 /bin/profman u:object_r:profman_exec:s0 /lib(64)?(/.*)? u:object_r:system_lib_file:s0 +/etc/tz(/.*)? u:object_r:system_zoneinfo_file:s0