commit | af1ca2f73965aa41d191e8c75f38340658a272a1 | [log] [tgz] |
---|---|---|
author | Michael Bestas <mkbestas@gmail.com> | Fri Jun 11 19:55:24 2021 +0300 |
committer | Jackeagle <jackeagle102@gmail.com> | Fri Sep 06 00:06:32 2024 -0400 |
tree | f7b8d37ea72ab92482576c44063a32f70c71272b | |
parent | a4f7de371cf5282a5514982f17db23d45f8a9266 [diff] [blame] |
Move sensitive_pn.xml to product partition Change-Id: I9edd9c2641c8e724122e2219f9ffe2b14242f964 Signed-off-by: Jis G Jacob <studiokeys@blissroms.org>
diff --git a/prebuilt/common/Android.bp b/prebuilt/common/Android.bp index cb5c511..086b28d 100644 --- a/prebuilt/common/Android.bp +++ b/prebuilt/common/Android.bp
@@ -1,5 +1,6 @@ prebuilt_etc_xml { name: "sensitive_pn.xml", + product_specific: true, src: "etc/sensitive_pn.xml", schema: ":spn-schema", }