Skip to content

Commit 60b8226

Browse files
committed
move ndk headers to frameworks/native
Change-Id: I44e48b8993e8b574ae366b9e76629099154998a9
1 parent 3e93e43 commit 60b8226

File tree

16 files changed

+1
-3050
lines changed

16 files changed

+1
-3050
lines changed

native/copy-to-ndk.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ copyndkheaders() {
55
local CURR_PLATFORM=android-9
66
local ALL_PLATFORMS="$CURR_PLATFORM android-8 android-5 android-4 android-3"
77

8-
local SRC_HEADERS=$ANDROID_BUILD_TOP/frameworks/base/native/include/android
8+
local SRC_HEADERS=$ANDROID_BUILD_TOP/frameworks/native/include/android
99
local NDK_PLATFORMS=$ANDROID_BUILD_TOP/development/ndk/platforms
1010
local DST_HEADERS=$NDK_PLATFORMS/$CURR_PLATFORM
1111

native/include/android/asset_manager.h

Lines changed: 0 additions & 175 deletions
This file was deleted.

native/include/android/asset_manager_jni.h

Lines changed: 0 additions & 40 deletions
This file was deleted.

native/include/android/bitmap.h

Lines changed: 0 additions & 79 deletions
This file was deleted.

0 commit comments

Comments
 (0)