문제

my phone is nexsu4. and version is 4.4.2

I get the source from Google server.

source build/envsetup.sh

lunch aosp_maguro

make -j4

then I copy the wpa_supplicant to my nexus4 and reboot the phone.

but wlan can't run.

who can help me? thx!

도움이 되었습니까?

해결책

Maguro is the Galaxy Nexus, not the Nexus 4. If you are building for Nexus 4, you need to get the mako proprietary drivers from Google's Proprietary Binaries. Then use the

lunch aosp_mako-userdebug

to select mako as your device.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top