• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Tags
Aucun tag

Frequently used words (click to add to your profile)

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

device/generic/common


Commit MetaInfo

Révision64563a1e63b0ae2362c91e5f5782b6169a4ddfd6 (tree)
l'heure2019-11-23 16:42:45
AuteurChih-Wei Huang <cwhuang@linu...>
CommiterChih-Wei Huang

Message de Log

Merge remote-tracking branch 'x86/oreo-x86' into pie-x86

Change Summary

Modification

--- a/BoardConfig.mk
+++ b/BoardConfig.mk
@@ -78,7 +78,7 @@ ifneq ($(strip $(BOARD_GPU_DRIVERS)),)
7878 TARGET_HARDWARE_3D := true
7979 endif
8080
81-BOARD_KERNEL_CMDLINE := root=/dev/ram0 androidboot.selinux=permissive$(if $(filter x86_64,$(TARGET_ARCH) $(TARGET_KERNEL_ARCH)),, vmalloc=192M)
81+BOARD_KERNEL_CMDLINE := root=/dev/ram0$(if $(filter x86_64,$(TARGET_ARCH) $(TARGET_KERNEL_ARCH)),, vmalloc=192M)
8282 TARGET_KERNEL_DIFFCONFIG := device/generic/common/selinux_diffconfig
8383
8484 COMPATIBILITY_ENHANCEMENT_PACKAGE := true