commit | fe55f30397da4f928672e0c39b4dc813b818a010 | [log] [tgz] |
---|---|---|
author | Yan Yan <evitayan@google.com> | Wed Dec 04 02:07:34 2019 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Wed Dec 04 02:07:34 2019 +0000 |
tree | 7f83c689e5042f9d03bc99bb1d795d6b9bc5c637 | |
parent | 54072d9a73b488de138511d24b941add48e48237 [diff] | |
parent | 780185f50304bde2920cadf95265287cfb663b78 [diff] |
Merge "Make ipsec file_contexts as "android:path" property"
diff --git a/apex/Android.bp b/apex/Android.bp index 965bf31..19a44c7 100644 --- a/apex/Android.bp +++ b/apex/Android.bp
@@ -63,6 +63,13 @@ } filegroup { + name: "com.android.ipsec-file_contexts", + srcs: [ + "com.android.ipsec-file_contexts", + ], +} + +filegroup { name: "com.android.i18n-file_contexts", srcs: [ "com.android.i18n-file_contexts",