blob: ce1947f5f3ff6c02d673c9570b6e627f72a1caa9 [file] [log] [blame]
Isaac Chene0ce6662019-05-17 14:56:33 +08001#
2# Copyright (C) 2019 The Android Open Source Project
3#
4# Licensed under the Apache License, Version 2.0 (the "License");
5# you may not use this file except in compliance with the License.
6# You may obtain a copy of the License at
7#
8# http://www.apache.org/licenses/LICENSE-2.0
9#
10# Unless required by applicable law or agreed to in writing, software
11# distributed under the License is distributed on an "AS IS" BASIS,
12# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13# See the License for the specific language governing permissions and
14# limitations under the License.
15#
16
17#
18# All components inherited here go to system image (same as GSI system)
19#
20$(call inherit-product, $(SRC_TARGET_DIR)/product/core_64_bit.mk)
Isaac Chene0ce6662019-05-17 14:56:33 +080021$(call inherit-product, $(SRC_TARGET_DIR)/product/mainline_system.mk)
22
23PRODUCT_ENFORCE_ARTIFACT_PATH_REQUIREMENTS := relaxed
24
Isaac Chene0ce6662019-05-17 14:56:33 +080025#
Justin Yun8fa62a82019-11-15 16:16:09 +090026# All components inherited here go to system_ext image (same as GSI system_ext)
27#
28$(call inherit-product, $(SRC_TARGET_DIR)/product/handheld_system_ext.mk)
29$(call inherit-product, $(SRC_TARGET_DIR)/product/telephony_system_ext.mk)
30
31#
Isaac Chene0ce6662019-05-17 14:56:33 +080032# All components inherited here go to product image (same as GSI product)
33#
SzuWei Lind6921162019-06-26 12:51:37 +080034$(call inherit-product, $(SRC_TARGET_DIR)/product/aosp_product.mk)
Isaac Chene0ce6662019-05-17 14:56:33 +080035
36#
37# All components inherited here go to vendor image
38#
39$(call inherit-product, device/google/cuttlefish/shared/phone/device_vendor.mk)
40
SzuWei Lind6921162019-06-26 12:51:37 +080041#
42# Special settings for the target
43#
Isaac Chene0ce6662019-05-17 14:56:33 +080044DEVICE_PACKAGE_OVERLAYS += device/google/cuttlefish/vsoc_arm64/phone/overlay
45
Jorge E. Moreira65986d22019-05-29 16:28:22 -070046$(call inherit-product, device/google/cuttlefish/vsoc_arm64/device.mk)
Isaac Chene0ce6662019-05-17 14:56:33 +080047
SzuWei Lind6921162019-06-26 12:51:37 +080048
Isaac Chene0ce6662019-05-17 14:56:33 +080049PRODUCT_NAME := aosp_cf_arm64_phone
50PRODUCT_DEVICE := vsoc_arm64
51PRODUCT_MODEL := Cuttlefish arm64 phone