qsap: Remove support for wifi_fst from QSAP APIs
wifi_fst.h is no longer part of /hardware/libhardware_legacy/ , therefore, compilation of libqsap_sdk would fail. Remove dependencies for wifi_fst from QSAP. Additionally, skip calling 'chown' after changing configuration parameters as QSAP is not changing ownership. CRs-Fixed: 2069881 Change-Id: Iaadfa182270f22555e486dac24a5acafc247b943
This commit is contained in:
@@ -34,7 +34,7 @@
|
||||
#if __cplusplus
|
||||
extern "C" {
|
||||
#endif
|
||||
|
||||
#include <android/log.h>
|
||||
typedef unsigned char u8;
|
||||
typedef char s8;
|
||||
typedef unsigned short int u16;
|
||||
|
||||
Reference in New Issue
Block a user