Android Nougat on IMX 7D.

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Android Nougat on IMX 7D.

2,198件の閲覧回数
mehulshah
Contributor III

Hi All,

I want to port android-N to Imx7d sabre board . I just want to port android-N , so i am not changing code of kernel and u-boot on which i bring up marshmallow . First , i followed the Android's user guide given for marshmallow. (PFA..see 3.2)

I followed below steps :

$ cd ~/myandroid
$ source /opt/android_M6.0.1_2.0.0_source/code/M6.0.1_2.0.0/and_patch.sh

but , when i execute below command

$ c_patch /opt/android_M6.0.1_2.0.0_source/code/M6.0.1_2.0.0/ imx_M6.0.1_2.0.0

it shows output as below .

root@ubuntu:/home/debian/mehul/android_N# c_patch ../android_M6.0.1_2.0.0_source_new/code/M6.0.1_2.0.0/ nougat
Parsing basefile /home/debian/mehul/android_M6.0.1_2.0.0_source_new/code/M6.0.1_2.0.0/baseversion...
Check work tree and patch dir based on /home/debian/mehul/android_M6.0.1_2.0.0_source_new/code/M6.0.1_2.0.0/baseversion...
Checking NEW project - external/linux-firmware-imx ...
Checking NEW project - packages/apps/fsl_imx_demo ...
Checking NEW project - hardware/imx ...
Checking NEW project - external/ntfs-3g ...
Checking NEW project - device/fsl-proprietary ...
Checking NEW project - external/mtd-utils ...
Checking NEW project - device/fsl-codec ...
Checking NEW project - external/fsl_imx_omx ...
Checking NEW project - external/linux-lib ...
Checking NEW project - device/wfd-proprietary ...
Checking NEW project - device/fsl ...
Checking NEW project - external/linux-test ...
Checking CHANGE project - packages/apps/Launcher2 ...
Checking CHANGE project - external/wpa_supplicant_8 ...
Checking CHANGE project - frameworks/ex ...
Checking CHANGE project - hardware/libhardware ...
Checking CHANGE project - frameworks/support ...
Checking CHANGE project - packages/apps/Camera2 ...
Checking CHANGE project - packages/apps/Settings ...
Checking CHANGE project - system/media ...
Checking CHANGE project - system/vold ...
Checking CHANGE project - libcore ...
Checking CHANGE project - frameworks/base ...
Checking CHANGE project - packages/apps/SoundRecorder ...
Checking CHANGE project - frameworks/native ...
Checking CHANGE project - hardware/broadcom/libbt ...
Checking CHANGE project - packages/apps/Browser ...
Error! The git /home/debian/mehul/android_N/packages/apps/Browser doesn't exist. Stop

The reason i think is , in Android-N there is no directory called Browser under packages/apps , but instead Browser2 is there.

so if i want to apply patch excluding the directories which are different , how can i apply the patch quickly ?

for the directories which are different i will change the merge manually .

Please let me know , if anything is wrong in approach and guide me how can i apply the patch .

Regards,

Mehul

ラベル(1)
0 件の賞賛
返信
1 返信

1,701件の閲覧回数
gusarambula
NXP TechSupport
NXP TechSupport

Hello Mehul,

The Android Nougat BSP for i.MX7D BSP has just been released. Since changes are significant between each Android version my recommendation would be downloading this BSP as patches for Marshmallow most likely won’t work correctly on Nougat.

 

Android N7.1.1_1.0.0 BSP Documentation

http://www.nxp.com/webapp/Download?colCode=IMX6_N7.1.1_1.0.0_ANDROID_DOCS&Parent_nodeId=133769948107...

Source Code of Android N7.1.1_1.0.0

http://www.nxp.com/webapp/Download?colCode=IMX6_N7.1.1_1.0.0_ANDROID_SOURCE_BSP&appType=license&loca...

I hope this helps!

Rgeards,

0 件の賞賛
返信