• R/O
  • HTTP
  • SSH
  • HTTPS

提交

标签
No Tags

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

修订版abf0b5ee97646b6b6fb648a167f5687aa35a6228 (tree)
时间2016-06-22 20:40:46
作者Chih-Wei Huang <cwhuang@linu...>
CommiterChih-Wei Huang

Log Message

Add the 64-bit native bridge properties

更改概述

差异

--- a/android_x86_64.mk
+++ b/android_x86_64.mk
@@ -14,6 +14,10 @@
1414 # limitations under the License.
1515 #
1616
17+PRODUCT_PROPERTY_OVERRIDES := \
18+ ro.dalvik.vm.isa.arm64=x86_64 \
19+ ro.enable.native.bridge.exec64=1 \
20+
1721 $(call inherit-product,$(SRC_TARGET_DIR)/product/core_64_bit.mk)
1822
1923 # includes the base of Android-x86 platform