qsap: Fix VNDK compilation issues of libqsap.
- Removed "android_filesystem_config.h" references. - Added cutils header library in Android.mk. - Added required system headers explicitly. Change-Id: I1213fc40335fba7ea52c4c296b28bc66cba72701 CRs-Fixed: 2244720
This commit is contained in:
@@ -68,5 +68,7 @@ LOCAL_PRELINK_MODULE := false
|
||||
|
||||
LOCAL_SHARED_LIBRARIES := libnetutils libutils libbinder libcutils libhardware_legacy libnl
|
||||
|
||||
LOCAL_HEADER_LIBRARIES := libcutils_headers
|
||||
|
||||
include $(BUILD_SHARED_LIBRARY)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user