• 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/x86_64


Commit MetaInfo

Révisionf00aa59b3af4937ed014701755e9b01c95122187 (tree)
l'heure2016-05-11 09:49:21
AuteurDan Willemsen <dwillemsen@goog...>
Commiterandroid-build-merger

Message de Log

Add a 32-bit x86_64 arch variant am: fb3fa9fc21 am: aa42f5c8f0
am: f2d6d736a4

* commit 'f2d6d736a4a45e182349e932bd0708be45da7a4a':

Add a 32-bit x86_64 arch variant

Change-Id: Ib631c0599aed8b0e896dbb2ce0014ab3b79a9e06

Change Summary

Modification

--- a/BoardConfig.mk
+++ b/BoardConfig.mk
@@ -9,11 +9,10 @@ TARGET_NO_KERNEL := true
99 TARGET_CPU_ABI := x86_64
1010 TARGET_ARCH := x86_64
1111 TARGET_ARCH_VARIANT := x86_64
12-TARGET_PRELINK_MODULE := false
1312
1413 TARGET_2ND_CPU_ABI := x86
1514 TARGET_2ND_ARCH := x86
16-TARGET_2ND_ARCH_VARIANT := x86
15+TARGET_2ND_ARCH_VARIANT := x86_64
1716
1817 TARGET_USES_64_BIT_BINDER := true
1918
@@ -36,4 +35,4 @@ BOARD_USERDATAIMAGE_PARTITION_SIZE := 576716800
3635 BOARD_CACHEIMAGE_PARTITION_SIZE := 69206016
3736 BOARD_CACHEIMAGE_FILE_SYSTEM_TYPE := ext4
3837 BOARD_FLASH_BLOCK_SIZE := 512
39-TARGET_USERIMAGES_SPARSE_EXT_DISABLED := true
\ No newline at end of file
38+TARGET_USERIMAGES_SPARSE_EXT_DISABLED := true