Merge "libdl: Rename LIBC_PRIVATE to LIBC_PLATFORM"
am: 6e30ca516b
* commit '6e30ca516bbf1d209d827306c495b2a205540c5a':
libdl: Rename LIBC_PRIVATE to LIBC_PLATFORM
This commit is contained in:
commit
b2fd768656
7 changed files with 7 additions and 7 deletions
|
@ -21,7 +21,7 @@ LIBC_N {
|
|||
dlvsym;
|
||||
} LIBC;
|
||||
|
||||
LIBC_PRIVATE {
|
||||
LIBC_PLATFORM {
|
||||
global:
|
||||
android_get_application_target_sdk_version;
|
||||
android_set_application_target_sdk_version;
|
||||
|
|
|
@ -20,7 +20,7 @@ LIBC_N {
|
|||
dlvsym;
|
||||
} LIBC;
|
||||
|
||||
LIBC_PRIVATE {
|
||||
LIBC_PLATFORM {
|
||||
global:
|
||||
android_get_application_target_sdk_version;
|
||||
android_set_application_target_sdk_version;
|
||||
|
|
|
@ -35,7 +35,7 @@ LIBC_N {
|
|||
dlvsym;
|
||||
} LIBC;
|
||||
|
||||
LIBC_PRIVATE {
|
||||
LIBC_PLATFORM {
|
||||
global:
|
||||
android_get_application_target_sdk_version;
|
||||
android_set_application_target_sdk_version;
|
||||
|
|
|
@ -20,7 +20,7 @@ LIBC_N {
|
|||
dlvsym;
|
||||
} LIBC;
|
||||
|
||||
LIBC_PRIVATE {
|
||||
LIBC_PLATFORM {
|
||||
global:
|
||||
android_get_application_target_sdk_version;
|
||||
android_set_application_target_sdk_version;
|
||||
|
|
|
@ -20,7 +20,7 @@ LIBC_N {
|
|||
dlvsym;
|
||||
} LIBC;
|
||||
|
||||
LIBC_PRIVATE {
|
||||
LIBC_PLATFORM {
|
||||
global:
|
||||
android_get_application_target_sdk_version;
|
||||
android_set_application_target_sdk_version;
|
||||
|
|
|
@ -20,7 +20,7 @@ LIBC_N {
|
|||
dlvsym;
|
||||
} LIBC;
|
||||
|
||||
LIBC_PRIVATE {
|
||||
LIBC_PLATFORM {
|
||||
global:
|
||||
android_get_application_target_sdk_version;
|
||||
android_set_application_target_sdk_version;
|
||||
|
|
|
@ -20,7 +20,7 @@ LIBC_N {
|
|||
dlvsym;
|
||||
} LIBC;
|
||||
|
||||
LIBC_PRIVATE {
|
||||
LIBC_PLATFORM {
|
||||
global:
|
||||
android_get_application_target_sdk_version;
|
||||
android_set_application_target_sdk_version;
|
||||
|
|
Loading…
Reference in a new issue