blob: fabb3b1445bf572aa93c0540b3d6be2d15d2ef3c [file] [log] [blame]
Amit Pundirc738b812019-06-19 16:13:49 +05301#
2# Copyright (C) 2011 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
Amit Pundir33109f72020-02-07 22:26:08 +053017PRODUCT_SOONG_NAMESPACES += \
18 device/xiaomi/beryllium
19
Amit Pundir276a0552019-11-23 22:27:15 +053020# copied from crosshatch
21# setup dalvik vm configs
22$(call inherit-product, frameworks/native/build/phone-xhdpi-2048-dalvik-heap.mk)
Amit Pundirc738b812019-06-19 16:13:49 +053023
Amit Pundirc738b812019-06-19 16:13:49 +053024
25PRODUCT_COPY_FILES := \
Amit Pundirc738b812019-06-19 16:13:49 +053026 $(LOCAL_PATH)/fstab.aosp_beryllium:$(TARGET_COPY_OUT_VENDOR)/etc/init/fstab.aosp_beryllium \
27 $(LOCAL_PATH)/fstab.ramdisk:$(TARGET_COPY_OUT_RAMDISK)/fstab.aosp_beryllium \
Amit Pundir276a0552019-11-23 22:27:15 +053028 $(LOCAL_PATH)/fstab.ramdisk:$(TARGET_COPY_OUT_VENDOR)/etc/fstab.aosp_beryllium \
Amit Pundirc738b812019-06-19 16:13:49 +053029 device/xiaomi/beryllium/init.common.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/init.aosp_beryllium.rc \
30 device/xiaomi/beryllium/init.common.usb.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/init.aosp_beryllium.usb.rc \
Amit Pundirc738b812019-06-19 16:13:49 +053031 device/xiaomi/beryllium/common.kl:$(TARGET_COPY_OUT_VENDOR)/usr/keylayout/aosp_beryllium.kl
32
33# Build generic Audio HAL
34PRODUCT_PACKAGES := audio.primary.aosp_beryllium
Amit Pundir33109f72020-02-07 22:26:08 +053035
36PRODUCT_PACKAGES += \
37 pd-mapper \
38 qrtr-ns \
39 qrtr-cfg \
40 qrtr-lookup \
41 rmtfs \
42 tqftpserv