overlay: rename car package
* Targets com.android.car.updatable 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"
|
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
package="com.android.car.resources.rpi"
|
package="com.android.car.updatable.rpi"
|
||||||
android:versionCode="1"
|
android:versionCode="1"
|
||||||
android:versionName="1.0">
|
android:versionName="1.0">
|
||||||
<application android:hasCode="false" />
|
<application android:hasCode="false" />
|
||||||
|
|||||||
Reference in New Issue
Block a user