commit | cc62281ba7d89755146c8f9f7081e94a8562da85 | [log] [tgz] |
---|---|---|
author | Yifan Hong <elsk@google.com> | Tue Mar 24 20:34:54 2020 +0000 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Tue Mar 24 20:34:54 2020 +0000 |
tree | 72045e4402ff078983e2802132888b0fe07e808d | |
parent | a28c52661b29a41268cf7d0aefa7dbdc7719914e [diff] | |
parent | 27d40c0cb17014b9340671564e06880db1d5f273 [diff] |
Merge "Add system_ext_manifest.xml" into rvc-dev
diff --git a/target/product/base_system_ext.mk b/target/product/base_system_ext.mk index 6847bfa..b67549a 100644 --- a/target/product/base_system_ext.mk +++ b/target/product/base_system_ext.mk
@@ -17,4 +17,5 @@ # Base modules and settings for the system_ext partition. PRODUCT_PACKAGES += \ group_system_ext \ + system_ext_manifest.xml \ passwd_system_ext \