Merge "Add aosp assets."

This commit is contained in:
Ramanan Rajeswaran
2017-04-11 16:34:07 +00:00
committed by Android (Google) Code Review

View File

@@ -14,6 +14,11 @@
# limitations under the License.
#
# Inherit from the common Open Source product configuration
$(call inherit-product, $(SRC_TARGET_DIR)/product/core_64_bit.mk)
$(call inherit-product, $(SRC_TARGET_DIR)/product/aosp_base_telephony.mk)
$(call inherit-product, device/google/taimen/device.mk)
$(call inherit-product-if-exists, vendor/google_devices/taimen/device-vendor.mk)