1<!-- Manifest for telephony resources APK -->
2<manifest xmlns:android="http://schemas.android.com/apk/res/android"
3          package="com.android.telephony.resources">
4    <application
5        android:directBootAware="true"
6        android:hasCode="false">
7    </application>
8</manifest>