Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 9e1513cf authored by Jeongik Cha's avatar Jeongik Cha
Browse files

Add //packages/modules/common/build

system image which is declared in Android.bp should include the module.
so define phony module 'aosp_mainline_module' in
package_modules/common/build for aggregation.

Bug: 321000103
Test: m nothing
Change-Id: I4f16b9f96bf5f9e13c9f0ba5f43aaa963019e1c7
parent 0fc0339f
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -50,6 +50,7 @@ apex {
    certificate: ":com.android.btservices.certificate",
    certificate: ":com.android.btservices.certificate",
    updatable: true,
    updatable: true,
    compressible: false,
    compressible: false,
    visibility: ["//packages/modules/common/build"],
}
}


apex_key {
apex_key {