device/generic/x86_64
リビジョン | 8508430738ff17a5941c0488f1c3bae280892c29 (tree) |
---|---|
日時 | 2016-09-21 14:50:55 |
作者 | Chih-Wei Huang <cwhuang@linu...> |
コミッター | Chih-Wei Huang |
Merge remote-tracking branch 'x86/marshmallow-x86' into cm-13.0-x86
@@ -14,10 +14,8 @@ | ||
14 | 14 | # limitations under the License. |
15 | 15 | # |
16 | 16 | |
17 | -$(call inherit-product,$(SRC_TARGET_DIR)/product/core_64_bit.mk) | |
18 | - | |
19 | 17 | # includes the base of Android-x86 platform |
20 | -$(call inherit-product,device/generic/common/x86.mk) | |
18 | +$(call inherit-product,device/generic/common/x86_64.mk) | |
21 | 19 | |
22 | 20 | # Overrides |
23 | 21 | PRODUCT_NAME := cm_android_x86_64 |