* commit '3bc200de51c0afc6f954aaba5d029e1fb4d115e7': Replace deprecated APIs in NDK samples
This commit is contained in:
@@ -8,4 +8,4 @@
|
||||
# project structure.
|
||||
|
||||
# Project target.
|
||||
target=android-5
|
||||
target=android-7
|
||||
|
||||
@@ -8,4 +8,4 @@
|
||||
# project structure.
|
||||
|
||||
# Project target.
|
||||
target=android-9
|
||||
target=android-10
|
||||
|
||||
@@ -1 +1 @@
|
||||
APP_PLATFORM := android-9
|
||||
APP_PLATFORM := android-10
|
||||
|
||||
@@ -8,6 +8,6 @@
|
||||
# project structure.
|
||||
|
||||
# Project target.
|
||||
target=android-9
|
||||
target=android-10
|
||||
# Indicates whether an apk should be generated for each density.
|
||||
split.density=false
|
||||
|
||||
@@ -8,4 +8,4 @@
|
||||
# project structure.
|
||||
|
||||
# Project target.
|
||||
target=android-9
|
||||
target=android-10
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
# The ARMv7 is significanly faster due to the use of the hardware FPU
|
||||
APP_ABI := armeabi armeabi-v7a
|
||||
APP_PLATFORM := android-9
|
||||
APP_PLATFORM := android-10
|
||||
|
||||
Reference in New Issue
Block a user