|
<!-- Manifest for telephony resources APK -->
|
|
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
|
package="com.android.telephony.resources">
|
|
<application
|
|
android:directBootAware="true"
|
|
android:hasCode="false">
|
|
</application>
|
|
</manifest> |