blob: b755fa0895a43b0329b1aa30c099bf00e4417c43 [file] [log] [blame]
package {
// See: http://go/android-license-faq
default_applicable_licenses: ["Android-Apache-2.0"],
}
android_app {
name: "BluetoothLegacyMigration",
srcs: [ "BluetoothLegacyMigration.kt" ],
// Must match Bluetooth.apk certificate because of sharedUserId
certificate: ":com.android.bluetooth.certificate",
platform_apis: true,
}