devon: Add carriersettings
Change-Id: I8f282276077efcf4e175d749e3e827ada41c0bda
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
Automatically generated file. DO NOT MODIFY
|
||||
|
||||
This file is generated by device/motorola/devon/setup-makefiles.sh
|
||||
-->
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="com.android.carrierconfig.vendor"
|
||||
android:versionCode="1"
|
||||
android:versionName="1.0">
|
||||
<application android:hasCode="false" />
|
||||
<overlay
|
||||
android:targetPackage="com.android.carrierconfig"
|
||||
android:isStatic="true"
|
||||
android:priority="0"/>
|
||||
</manifest>
|
||||
Reference in New Issue
Block a user