Mobile Network Settings not included in the Android car build IMX8

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Mobile Network Settings not included in the Android car build IMX8

403 Views
santhana_kumar
Contributor I
Hi,
 
    We are using the IMX8QXP board to flash the Android car build (Android Automotive 11). Under the Settings App the Mobile Network was not displayed below look like.
 

    Following the below steps

    ======================

     source build/envsetup.sh
     lunch mek_8q_car-userdebug

     make -j4

 

Below image will not displayed the Mobile network Settings

 

santhana_kumar_0-1684918523807.jpeg

 

 Can you please help me out to resolve the issue?
          
Regards,
SanthanaKumarS
0 Kudos
3 Replies

344 Views
santhana_kumar
Contributor I

Below observation of the Car build

AOSP using the "Settings" app source path:

Path: AA11/android_build/packages/apps/Settings/src/com/android/settings/network

Setting_aosp.png

AAOS build using the  Car "Settings" app

Path: AA11/android_build/packages/apps/Car/Settings/src/com/android/car/settings/network

CarSetting.png

Can you please give support us to AOSP settings app to be installed instead of the AA11 (Car Settings) app, then we can get the "Mobile Network" option enabled in the Settings App for the Automotive car build.

0 Kudos

367 Views
santhana_kumar
Contributor I

Thanks for your reply.

We applied those patches in android 11 aosp build, the mobile network options was displayed in the network settings. But if you are apply the same patch in the android automotive car build 11 the mobile network option was not coming.

 

Please help me out to display the mobile network option in android application settings for  the android automotive car build

0 Kudos