blob: 5334381dc4f5f77744655cbd9b737af82758b290 [file] [log] [blame]
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="p1.p2">
<application>
<meta-data
android:name="com.example.METADATA"
android:value="@raw/new_raw_resource" />
</application>
</manifest>