blob: f0a82b4583fe21f3aa6bb79097e639a5c7521898 [file] [log] [blame]
Chris Fries9c305b22017-06-27 12:37:49 -05001#
2# Copyright 2016 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
17PRODUCT_AAPT_CONFIG := normal
18PRODUCT_AAPT_PREF_CONFIG := 560dpi
19PRODUCT_AAPT_PREBUILT_DPI := xxxhdpi xxhdpi xhdpi hdpi
20
21PRODUCT_HARDWARE := crosshatch
22
23include device/google/crosshatch/device-common.mk
24
Chris Fries9c305b22017-06-27 12:37:49 -050025DEVICE_PACKAGE_OVERLAYS += device/google/crosshatch/crosshatch/overlay
Eric Laurent4fce6bd2018-04-18 12:22:24 -070026
27# Audio XMLs
28PRODUCT_COPY_FILES += \
29 $(LOCAL_PATH)/mixer_paths_tavil_c1.xml:$(TARGET_COPY_OUT_VENDOR)/etc/mixer_paths_tavil_c1.xml \
30 $(LOCAL_PATH)/audio_platform_info_tavil_c1.xml:$(TARGET_COPY_OUT_VENDOR)/etc/audio_platform_info_tavil_c1.xml