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