Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 18f5c7e6 authored by Robert Ly's avatar Robert Ly Committed by Android Git Automerger
Browse files

am cfc048a3: set targetsdk=11 on renderscript misc samples project

* commit 'cfc048a3':
  set targetsdk=11 on renderscript misc samples project
parents 7eca7f74 cfc048a3
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
<?xml version="1.0" encoding="utf-8"?>
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
    package="com.android.samples">
    package="com.android.samples">
    <uses-sdk android:minSdkVersion="11" />
    <application android:label="Samples"
    <application android:label="Samples"
    android:icon="@drawable/test_pattern">
    android:icon="@drawable/test_pattern">
        <activity android:name="RsList"
        <activity android:name="RsList"