Loading android/app/Android.bp +1 −1 Original line number Original line Diff line number Diff line Loading @@ -124,7 +124,7 @@ android_app { required: ["libbluetooth"], required: ["libbluetooth"], apex_available: [ apex_available: [ "//apex_available:platform", "//apex_available:platform", "com.android.bluetooth.updatable", "com.android.bluetooth", ], ], errorprone: { errorprone: { javacflags: [ javacflags: [ Loading apex/Android.bp +8 −8 Original line number Original line Diff line number Diff line Loading @@ -8,7 +8,7 @@ package { } } apex { apex { name: "com.android.bluetooth.updatable", name: "com.android.bluetooth", enabled: false, enabled: false, manifest: "apex_manifest.json", manifest: "apex_manifest.json", Loading @@ -21,17 +21,17 @@ apex { compile_multilib: "both", compile_multilib: "both", key: "com.android.bluetooth.updatable.key", key: "com.android.bluetooth.key", certificate: ":com.android.bluetooth.updatable.certificate", certificate: ":com.android.bluetooth.certificate", } } apex_key { apex_key { name: "com.android.bluetooth.updatable.key", name: "com.android.bluetooth.key", public_key: "com.android.bluetooth.updatable.avbpubkey", public_key: "com.android.bluetooth.avbpubkey", private_key: "com.android.bluetooth.updatable.pem", private_key: "com.android.bluetooth.pem", } } android_app_certificate { android_app_certificate { name: "com.android.bluetooth.updatable.certificate", name: "com.android.bluetooth.certificate", certificate: "com.android.bluetooth.updatable", certificate: "com.android.bluetooth", } } apex/apex_manifest.json +1 −1 Original line number Original line Diff line number Diff line { { "name": "com.android.bluetooth.updatable", "name": "com.android.bluetooth", "version": 2 "version": 2 } } apex/com.android.bluetooth.updatable.avbpubkey→apex/com.android.bluetooth.avbpubkey (1.01 KiB) File moved. View file apex/com.android.bluetooth.updatable.pem→apex/com.android.bluetooth.pem +0 −0 File moved. View file Loading
android/app/Android.bp +1 −1 Original line number Original line Diff line number Diff line Loading @@ -124,7 +124,7 @@ android_app { required: ["libbluetooth"], required: ["libbluetooth"], apex_available: [ apex_available: [ "//apex_available:platform", "//apex_available:platform", "com.android.bluetooth.updatable", "com.android.bluetooth", ], ], errorprone: { errorprone: { javacflags: [ javacflags: [ Loading
apex/Android.bp +8 −8 Original line number Original line Diff line number Diff line Loading @@ -8,7 +8,7 @@ package { } } apex { apex { name: "com.android.bluetooth.updatable", name: "com.android.bluetooth", enabled: false, enabled: false, manifest: "apex_manifest.json", manifest: "apex_manifest.json", Loading @@ -21,17 +21,17 @@ apex { compile_multilib: "both", compile_multilib: "both", key: "com.android.bluetooth.updatable.key", key: "com.android.bluetooth.key", certificate: ":com.android.bluetooth.updatable.certificate", certificate: ":com.android.bluetooth.certificate", } } apex_key { apex_key { name: "com.android.bluetooth.updatable.key", name: "com.android.bluetooth.key", public_key: "com.android.bluetooth.updatable.avbpubkey", public_key: "com.android.bluetooth.avbpubkey", private_key: "com.android.bluetooth.updatable.pem", private_key: "com.android.bluetooth.pem", } } android_app_certificate { android_app_certificate { name: "com.android.bluetooth.updatable.certificate", name: "com.android.bluetooth.certificate", certificate: "com.android.bluetooth.updatable", certificate: "com.android.bluetooth", } }
apex/apex_manifest.json +1 −1 Original line number Original line Diff line number Diff line { { "name": "com.android.bluetooth.updatable", "name": "com.android.bluetooth", "version": 2 "version": 2 } }
apex/com.android.bluetooth.updatable.avbpubkey→apex/com.android.bluetooth.avbpubkey (1.01 KiB) File moved. View file