Building Non-sparse system/vendor img in Android 8.0.0 imx6 platform

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

Building Non-sparse system/vendor img in Android 8.0.0 imx6 platform

1,022件の閲覧回数
prasannakulkarni
Contributor IV

By default sparsed images gets generated for Android system.img & vendor.img in Android 8.0.0

If you want to build non-sparsed images change the following lines

in file device/sabresd_6dq/BoardConfig.mk

# we don't support sparse image.
TARGET_USERIMAGES_SPARSE_EXT_DISABLED := true

it will be false in untouched version.

0 件の賞賛
返信
0 返答(返信)