Commits
Jessie Hao committed b6e9ceb9ef7
MA-11935 fix android-p-preview-1 compile error 1)cannot build out mek_8q_car. mek_8q and mek_8q_car use different TARGET_KERNEL_DTB. mek_8q and mek_8q_car use same KERNEL_NAME. 2)meet below ethernet compile error, not build it temporary. vendor/nxp-opensource/fsl_imx_demo/Ethernet/com/fsl/ethernet/EthernetManager.java:22: error: cannot find symbol import android.annotation.SdkConstant; ^ symbol: class SdkConstant location: package android.annotation Change-Id: I0a891f2d1025bfff3a611fbb2cf8a51b3da5b0ef Signed-off-by: Jessie Hao <juan.hao@nxp.com> Reviewed-on: http://androidsource.ap.freescale.net/project/4715 Reviewed-by: guoyin.chen <guoyin.chen@nxp.com>