It is now built under vendor/device/.../liboemcrypto/ because of dependencies on liboemcrypto.a, which cannot be linked by platform-independant code. Bug 5254175 Change-Id: I2fd5c55c4c0c94cebbca2a51ecd94940096930a1
9 lines
320 B
Makefile
9 lines
320 B
Makefile
LOCAL_C_INCLUDES:= \
|
|
bionic \
|
|
bionic/libstdc++ \
|
|
external/stlport/stlport \
|
|
frameworks/base/media/libstagefright/include \
|
|
vendor/widevine/proprietary/streamcontrol/include \
|
|
vendor/widevine/proprietary/wvm/include
|
|
|