• 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évision001d21423d3530db17db29a5b9b4c4b45b1fe4f2 (tree)
l'heure2016-03-08 11:20:11
AuteurColin Cross <ccross@andr...>
CommiterColin Cross

Message de Log

Inherit from core_64_bit.mk

All 64-bit products need to inherit from core_64_bit.mk in order to mark
them as supporting 64-bit apps.

Bug: 27134771
Bug: 27411239
Change-Id: I271a76fae48875b85210341ea7b0d7313d1f03f2

Change Summary

Modification

--- a/mini_x86_64.mk
+++ b/mini_x86_64.mk
@@ -12,6 +12,7 @@
1212 # See the License for the specific language governing permissions and
1313 # limitations under the License.
1414
15+$(call inherit-product, $(SRC_TARGET_DIR)/product/core_64_bit.mk)
1516 $(call inherit-product, device/generic/armv7-a-neon/mini_common.mk)
1617
1718 PRODUCT_NAME := mini_x86_64