9 lines
325 B
XML
9 lines
325 B
XML
|
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
|
<!-- Automatically generated file from build_libs.sh. -->
|
||
|
|
<!-- DO NOT MODIFY THIS FILE. -->
|
||
|
|
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||
|
|
package="com.android.cts.splitapp"
|
||
|
|
split="lib_mips">
|
||
|
|
<application android:hasCode="false" />
|
||
|
|
</manifest>
|