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

Commit 1a307062 authored by Jiyong Park's avatar Jiyong Park Committed by Gerrit Code Review
Browse files

Merge "Mark updatable APEXes"

parents e9565c93 6ced1221
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -27,6 +27,7 @@ apex {

apex_defaults {
    name: "com.android.sdkext-defaults",
    updatable: true,
    java_libs: [ "framework-sdkextensions" ],
    prebuilts: [
        "derive_sdk.rc",
+1 −0
Original line number Diff line number Diff line
@@ -16,6 +16,7 @@

apex {
    name: "com.android.tethering",
    updatable: true,
    java_libs: ["framework-tethering"],
    apps: ["Tethering"],
    manifest: "manifest.json",