commit | ee5d58dc457503d5d77a47035f4d8e80d81e96f3 | [log] [tgz] |
---|---|---|
author | Spandan Das <spandandas@google.com> | Mon Nov 04 17:06:32 2024 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Mon Nov 04 17:06:32 2024 +0000 |
tree | de9ce153ca007d2a8fa2a8ad561868c22764df2b | |
parent | af8920bff9f73ad9863637aab0cb6c7c5d68d992 [diff] | |
parent | df7efa62422b6d9d2e849361a4964d28dc67b68c [diff] |
Merge "Explicitly declare selinux_policy_(vendor|odm) in PRODUCT_PACKAGES" into main
diff --git a/target/product/base_vendor.mk b/target/product/base_vendor.mk index 3f85941..b4e450e 100644 --- a/target/product/base_vendor.mk +++ b/target/product/base_vendor.mk
@@ -71,6 +71,8 @@ passwd_odm \ passwd_vendor \ selinux_policy_nonsystem \ + selinux_policy_vendor \ + selinux_policy_odm \ shell_and_utilities_vendor \ odm-build.prop \