am dec678db
: am a21ba585
: am 55f0668f
: Merge "frameworks/native: convert LOCAL_MODULE_PATH to LOCAL_MODULE_RELATIVE_PATH"
* commit 'dec678dbd240e5c53afac8c3901d5beb23706378': frameworks/native: convert LOCAL_MODULE_PATH to LOCAL_MODULE_RELATIVE_PATH
This commit is contained in:
commit
ea350ea65a
@ -44,7 +44,7 @@ endif
|
||||
# we need to access the private Bionic header <bionic_tls.h>
|
||||
LOCAL_C_INCLUDES += bionic/libc/private
|
||||
|
||||
LOCAL_MODULE_PATH := $(TARGET_OUT_SHARED_LIBRARIES)/egl
|
||||
LOCAL_MODULE_RELATIVE_PATH := egl
|
||||
LOCAL_MODULE:= libGLES_android
|
||||
|
||||
include $(BUILD_SHARED_LIBRARY)
|
||||
|
Loading…
Reference in New Issue
Block a user