mirror of
https://github.com/libretro/ppsspp.git
synced 2024-11-24 08:39:51 +00:00
Fix lint warning. Update native with audio buffer size detection.
This commit is contained in:
parent
1b941b1a7b
commit
d81533e8d8
@ -23,7 +23,8 @@
|
||||
|
||||
<application
|
||||
android:icon="@drawable/ic_launcher"
|
||||
android:label="@string/app_name">
|
||||
android:label="@string/app_name"
|
||||
android:allowBackup="true">
|
||||
<activity
|
||||
android:name=".PpssppActivity"
|
||||
android:label="@string/app_name"
|
||||
|
2
native
2
native
@ -1 +1 @@
|
||||
Subproject commit 4c2f26ff35b9833752d956a97265261f1e149e58
|
||||
Subproject commit 0e5cab2b0c2eb3fb1dac5bccc107e77697d65969
|
Loading…
Reference in New Issue
Block a user