Snap for 7478067 from 5e37d6a42e16d9312cee791aba436ef031fec1e2 to mainline-ipsec-release Change-Id: If35394363b770fd55b0c1ee4a56989af62454e32
diff --git a/Android.bp b/Android.bp index e8084b3..00708b4 100644 --- a/Android.bp +++ b/Android.bp
@@ -14,6 +14,10 @@ // limitations under the License. // +package { + default_applicable_licenses: ["Android-Apache-2.0"], +} + android_app { name: "ModuleMetadata", sdk_version: "28",
diff --git a/OWNERS b/OWNERS index 739714e..7f4ada8 100644 --- a/OWNERS +++ b/OWNERS
@@ -3,3 +3,5 @@ [email protected] [email protected] [email protected] + +include platform/packages/modules/common:/MODULES_OWNERS # see go/mainline-owners-policy