Files
Android11/frameworks/opt/telephony/AndroidManifest_Resources.xml
2023-10-13 14:01:41 +00:00

8 lines
287 B
XML

<!-- 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>