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

Commit cfc048a3 authored by Robert Ly's avatar Robert Ly
Browse files

set targetsdk=11 on renderscript misc samples project

Change-Id: Ib352d6e53bd5b2a56c84169e188b835d87c894f1
parent 5cf98da8
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
    package="com.android.samples">
    <uses-sdk android:minSdkVersion="11" />
    <application android:label="Samples"
    android:icon="@drawable/test_pattern">
        <activity android:name="RsList"