Which build is the IMX6_L5.1.1_2.1.0_ANDROID_DEMO_SD_BSP image ?

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

Which build is the IMX6_L5.1.1_2.1.0_ANDROID_DEMO_SD_BSP image ?

604件の閲覧回数
surajk
Contributor I

Hi All,

     I would like to know the type of build the image downloaded from IMX6_L5.1.1_2.1.0_ANDROID_DEMO_SD_BSP  for sabresd is -

eng - Engineering build comes with default root access.

user - User build is the one flashed on production phones. Has no root access.

user-debug - User debug build does not come with default root access but can be rooted. It also contains extra logging.

I would also like to know if there is any command or documents to check if the build falls under any of the category mentioned above.

ラベル(4)
タグ(3)
0 件の賞賛
返信
1 返信

533件の閲覧回数
Rita_Wang
NXP TechSupport
NXP TechSupport

Hi Suraj K,

The build type is used to specify what debug options are provided in the final image. The build types have follows lists:

user Production ready image, no debug

userdebug Provides image with root access and debug, similar to "user"

eng Development image with debug tools

The default work on our product is with user type, you can see the details in our user guide document. In the code you can set the BUILD_TYPE to configure the build type.

Hope this can help you.
Have a great day,
Dan

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Mark Correct button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 件の賞賛
返信