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

Commit 306ed5db authored by Nada Hussein's avatar Nada Hussein Committed by Android Build Coastguard Worker
Browse files

Use q launch defaults for dcla for com.android.resolv.

If flag APEX_BUILD_FOR_PRE_S_DEVICES=1 is set, the package is built to be compatible with Android 10. If not set, the package is compatible with Android 12.

Ignore-AOSP-First: Presubmit in AOSP broken due to b/247469919, will cherry-pick to AOSP shortly

Test: APEX_BUILD_FOR_PRE_S_DEVICES=1 m com.android.resolv & verify
      sdk_version = 29
Test: m com.android.resolv & verify sdk_version = 31
Change-Id: I9a74fabe5e787d1c977af7fd7e78bd52e19ebbcc
(cherry picked from commit 5d6f091530b012fd3fda36243c08b9a8da49fc01)
Merged-In: I9a74fabe5e787d1c977af7fd7e78bd52e19ebbcc
parent a550fb3a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -46,7 +46,7 @@ apex {
    //   so that the package can be installed.
    // - build artifacts (lib/javalib/bin) against Android 10 SDK
    //   so that the artifacts can run.
    defaults: ["q-launched-apex-module"],
    defaults: ["q-launched-dcla-enabled-apex-module"],
}

apex_key {