Hi Jay Tu,
To make sure, could you reply to the following questions?
[Q1]
I think I should apply the patches without the following modifications, is this right?
=====
1.
-LOCAL_MODULE_CLASS := ETC
+LOCAL_MODULE_CLASS := ETC_WPA
2.
-LOCAL_MODULE_CLASS := ETC
+LOCAL_MODULE_CLASS := ETC_DHCPCD
3.
libnetlink \
libnetutils \
- libreference-ril \
libreverbwrapper \
libril \
=====
[Q2]
To accommodate your and our environment to apply the patches, could you let me know the directory and command?
The following understanding is correct?
=====
0001-ENGR00309037-Fix-sdk-build-fail.patch :
directory : external/wpa_supplicant_8
command : patch -p1 < 0001-ENGR00309037-Fix-sdk-build-fail.patch
0001-ENGR00309037-1-Fix-sdk-build-fail.patch :
directory : hardware/ril
command : patch -p1 < 0001-ENGR00309037-1-Fix-sdk-build-fail.patch
=====
Best Regards,
Satoshi Shimoda