commit | f914dae4f9df2b2e0a864f99bd91b37c6e038171 | [log] [tgz] |
---|---|---|
author | Harvey Tsai <harveytsai@google.com> | Wed Jun 24 03:25:51 2020 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Jun 24 03:25:51 2020 +0000 |
tree | bf3812b02955f36ee82ed9b563ea373a95b71f05 | |
parent | 03f47b2f930ff2973ccae50575884100d6849d8c [diff] | |
parent | 5fc0a99eb59c0f44df49cb0bb39c9ece7bdf8675 [diff] |
Fix vts_treble_sys_prop_test failure am: 5fc0a99eb5 Original change: https://googleplex-android-review.googlesource.com/c/platform/hardware/google/pixel-sepolicy/+/11880427 Change-Id: I72526bb9957ae8d325c47873004bc222a2bff52c
diff --git a/sota_app/factory_ota_app.te b/sota_app/system_ext/factory_ota_app.te similarity index 95% rename from sota_app/factory_ota_app.te rename to sota_app/system_ext/factory_ota_app.te index 5652ce9..f48adeb 100644 --- a/sota_app/factory_ota_app.te +++ b/sota_app/system_ext/factory_ota_app.te
@@ -30,4 +30,3 @@ # For suppress more GPU service sepolicy error log. dontaudit factory_ota_app gpuservice:binder call; -dontaudit factory_ota_app sysfs_msm_subsys:dir search;
diff --git a/sota_app/property_contexts b/sota_app/system_ext/property_contexts similarity index 100% rename from sota_app/property_contexts rename to sota_app/system_ext/property_contexts
diff --git a/sota_app/seapp_contexts b/sota_app/system_ext/seapp_contexts similarity index 100% rename from sota_app/seapp_contexts rename to sota_app/system_ext/seapp_contexts
diff --git a/sota_app/vendor_init.te b/sota_app/system_ext/vendor_init.te similarity index 100% rename from sota_app/vendor_init.te rename to sota_app/system_ext/vendor_init.te