summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--OWNERS3
-rw-r--r--apex/Android.bp1
2 files changed, 3 insertions, 1 deletions
diff --git a/OWNERS b/OWNERS
index 091dca9..fd19602 100644
--- a/OWNERS
+++ b/OWNERS
@@ -1,3 +1,4 @@
jiyong@google.com
jooyung@google.com
-justinyun@google.com \ No newline at end of file
+justinyun@google.com
+include platform/packages/modules/common:/MODULES_OWNERS # see go/mainline-owners-policy
diff --git a/apex/Android.bp b/apex/Android.bp
index 958c872..602f95f 100644
--- a/apex/Android.bp
+++ b/apex/Android.bp
@@ -23,6 +23,7 @@ apex_vndk {
certificate: ":com.android.vndk.current.certificate",
file_contexts: ":com.android.vndk-file_contexts",
updatable: false,
+ generate_hashtree: false,
}
override_apex {