Hi,
I have downloaded the Android Naugat source code and followed the steps present in the User guide. I did ~/bin/repo sync successfully.
While doing "make systemimage BUILD_TARGET_DEVICE=sd",I am getting the following error.
ERROR: /home/test/myandroid/external/fsl_imx_omx/CactusPlayer/src/com/freescale/cactusplayer/VideoPlayer.java:428: ACTION_WIFI_DISPLAY_DISCONNECTION cannot be resolved or is not a field
ERROR: /home/test/myandroid/external/fsl_imx_omx/CactusPlayer/src/com/freescale/cactusplayer/VideoPlayer.java:458: ACTION_WIFI_DISPLAY_DISCONNECTION cannot be resolved or is not a field
ERROR: /home/test/myandroid/external/fsl_imx_omx/CactusPlayer/src/com/freescale/cactusplayer/HdmiApplication.java:328: ACTION_WIFI_DISPLAY_DISCONNECTION cannot be resolved or is not a field
ERROR: /home/test/myandroid/external/fsl_imx_omx/CactusPlayer/src/com/freescale/cactusplayer/HdmiApplication.java:342: ACTION_WIFI_DISPLAY_DISCONNECTION cannot be resolved or is not a field
ninja: build stopped: subcommand failed.
build/core/ninja.mk:148: recipe for target 'ninja_wrapper' failed
make: *** [ninja_wrapper] Error 1
#### make failed to build some targets (23 seconds) ####
Could anyone please help me to fix this issue?
Thanks in Advance.
Regards
Susan