overlay: rename bluetooth package
* Targets com.android.bluetooth so this should be packagename.rpi.
This commit is contained in:
@@ -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" />
|
||||
|
||||
Reference in New Issue
Block a user