Decide parameters based on activity rather than application
This commit is contained in:
parent
ecbe828cfa
commit
a687285c81
|
@ -24,10 +24,8 @@
|
|||
android:required="false" />
|
||||
|
||||
<application
|
||||
android:hardwareAccelerated="true"
|
||||
android:icon="@drawable/ic_launcher"
|
||||
android:label="@string/app_name"
|
||||
android:largeHeap="true"
|
||||
android:theme="@style/AppTheme" >
|
||||
<meta-data
|
||||
android:name="xperiaplayoptimized_content"
|
||||
|
|
|
@ -1 +1 @@
|
|||
6097b6f5b009454b5c041f89f429f96aa1e795f6
|
||||
f2622f07bb50c5126c7a722070fe30dd64cd86f8
|
Loading…
Reference in New Issue