• R/O
  • HTTP
  • SSH
  • HTTPS

提交

標籤
無標籤

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

device/generic/common


Commit MetaInfo

修訂db9ede421e56a53118f17aad10a19f849b5b75da (tree)
時間2019-11-20 03:00:32
作者Michael Goffioul <michael.goffioul@linc...>
CommiterChih-Wei Huang

Log Message

Generate system root image, no ramdisk

The generated system partition is expected to be mounted at / and
includes the former ramdisk (from $OUT/root directory).

Change Summary

差異

--- a/BoardConfig.mk
+++ b/BoardConfig.mk
@@ -91,3 +91,5 @@ BOARD_SEPOLICY_DIRS += device/generic/common/sepolicy/nonplat \
9191 system/bt/vendor_libs/linux/sepolicy \
9292
9393 BOARD_PLAT_PRIVATE_SEPOLICY_DIR := device/generic/common/sepolicy/plat_private
94+
95+BOARD_BUILD_SYSTEM_ROOT_IMAGE := true