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

Commit a68cd59d authored by android-build-team Robot's avatar android-build-team Robot
Browse files

Snap for 6301911 from f327e9da to rvc-release

Change-Id: I7f7fecf17e346c5703a513acd10e8fbb53130ac6
parents ee10ee58 f327e9da
Loading
Loading
Loading
Loading
+7 −1
Original line number Diff line number Diff line
@@ -28,8 +28,14 @@ apex {
    // Use a custom AndroidManifest.xml used for API targeting.
    androidManifest: "AndroidManifest.xml",

    // 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:
    // - build the APEX package compatible to Android 10
    //   so that the package can be installed.
    // - build artifacts (lib/javalib/bin) against Android 10 SDK
    //   so that the artifacts can run.
    min_sdk_version: "29",
    legacy_android10_support: true,
}

apex_key {