• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Tags
No Tags

Frequently used words (click to add to your profile)

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

device/generic/common


Commit MetaInfo

Revisiónfb7bc9255c9579b100db27a3a1ce6f2353a60f2b (tree)
Tiempo2019-11-20 03:02:05
AutorMichael Goffioul <michael.goffioul@linc...>
CommiterChih-Wei Huang

Log Message

Allow to use the network during build

This is required by external/kernel-drivers/wl/Android.mk

Cambiar Resumen

Diferencia incremental

--- a/BoardConfig.mk
+++ b/BoardConfig.mk
@@ -93,4 +93,5 @@ BOARD_SEPOLICY_DIRS += device/generic/common/sepolicy/nonplat \
9393 BOARD_PLAT_PRIVATE_SEPOLICY_DIR := device/generic/common/sepolicy/plat_private
9494
9595 BOARD_BUILD_SYSTEM_ROOT_IMAGE := true
96+BUILD_BROKEN_USES_NETWORK := true
9697 USE_XML_AUDIO_POLICY_CONF := 1