OSDN Git Service

Inherit from core_64_bit.mk
authorColin Cross <ccross@android.com>
Tue, 8 Mar 2016 02:14:56 +0000 (18:14 -0800)
committerColin Cross <ccross@android.com>
Tue, 8 Mar 2016 02:20:11 +0000 (18:20 -0800)
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

mini_x86_64.mk

index 869bc15..09447f2 100644 (file)
@@ -12,6 +12,7 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
+$(call inherit-product, $(SRC_TARGET_DIR)/product/core_64_bit.mk)
 $(call inherit-product, device/generic/armv7-a-neon/mini_common.mk)
 
 PRODUCT_NAME := mini_x86_64