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

Commit 578dde4a authored by Mohammad Islam's avatar Mohammad Islam Committed by Automerger Merge Worker
Browse files

Merge "Mark DnsResolver apex as compressible" am: c4347614 am: 98d11397 am: 33c77c00

Original change: https://android-review.googlesource.com/c/platform/packages/modules/DnsResolver/+/1746474

Change-Id: I6264da91f1207546eb5f00b51a91b8fecfe157ad
parents ec3889f7 33c77c00
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -37,6 +37,10 @@ apex {
    // Use a custom AndroidManifest.xml used for API targeting.
    androidManifest: "AndroidManifest.xml",

    // Indicates that pre-installed version of this apex can be compressed.
    // Whether it actually will be compressed is controlled on per-device basis.
    compressible: true,

    // IMPORTANT: For the APEX to be installed on Android 10,
    // min_sdk_version should be 29. This enables the build system to make
    // sure the package compatible to Android 10 in two ways: