overlay: rename bluetooth package

* Targets com.android.bluetooth so this should be packagename.rpi.
This commit is contained in:
Konsta
2025-11-13 16:39:58 +02:00
parent 3b3f230a67
commit d629d9391e

View File

@@ -8,7 +8,7 @@
-->
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.android.bluetooth.resources.rpi"
package="com.android.bluetooth.rpi"
android:versionCode="1"
android:versionName="1.0">
<application android:hasCode="false" />