universal7580: ramdisk: correct permissions for /dev/s5p-smem
[GitHub/LineageOS/android_device_samsung_universal7580-common.git] / device-common.mk
CommitLineData
583a3f4a
S
1#
2# Copyright (C) 2018 The LineageOS 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
17LOCAL_PATH := device/samsung/universal7580-common
174e8e03 18
1f3935bd 19DEVICE_PACKAGE_OVERLAYS += $(LOCAL_PATH)/overlay
20
9e24d026
S
21# Audio
22PRODUCT_PACKAGES += \
23 audio.primary.universal7580 \
24 audio.a2dp.default \
25 audio.r_submix.default \
26 audio.usb.default \
27 tinymix \
28 android.hardware.audio@2.0-impl \
29 android.hardware.audio.effect@2.0-impl
30
56fce430
S
31PRODUCT_COPY_FILES += \
32 $(LOCAL_PATH)/configs/audio/audio_policy.conf:system/etc/audio_policy.conf \
33 $(LOCAL_PATH)/configs/audio/audio_effects.xml:$(TARGET_COPY_OUT_VENDOR)/etc/audio_effects.xml
34
a3b5a23b
S
35# Bluetooth
36PRODUCT_PACKAGES += \
8d217709 37 android.hardware.bluetooth@1.0-impl.7580 \
a3b5a23b
S
38 libbt-vendor
39
1ff87e59
S
40# Camera
41PRODUCT_PACKAGES += \
42 android.hardware.camera.provider@2.4-impl-legacy \
43 android.hardware.camera.provider@2.4-service
44
a08cb4d9
S
45# Configstore
46PRODUCT_PACKAGES += \
47 android.hardware.configstore@1.0-impl \
48 android.hardware.configstore@1.0-service
49
5eddb9b6
S
50# DRM
51PRODUCT_PACKAGES += \
52 android.hardware.drm@1.0-impl \
53 android.hardware.drm@1.0-service
54
c6a5c0f1
S
55# Flat device tree for boot image
56PRODUCT_PACKAGES += \
57 dtbhtoolExynos
58
7cb9a0db
S
59# GPS
60PRODUCT_PACKAGES += \
61 android.hardware.gnss@1.0-impl
62
f9c1e7d0
S
63# Graphics
64PRODUCT_PACKAGES += \
65 libion \
66 libfimg \
67 android.hardware.graphics.allocator@2.0-impl \
68 android.hardware.graphics.allocator@2.0-service \
69 android.hardware.graphics.composer@2.1-impl \
70 android.hardware.graphics.mapper@2.0-impl \
71 libhwc2on1adapter
72
af923f93
S
73# Keymaster
74PRODUCT_PACKAGES += \
75 keystore.exynos5 \
76 android.hardware.keymaster@3.0-impl \
77 android.hardware.keymaster@3.0-service
78
17f6edbe
S
79# Lights
80PRODUCT_PACKAGES += \
81 lights.universal7580 \
82 android.hardware.light@2.0-impl \
83 android.hardware.light@2.0-service
84
edebdf99
S
85# Media
86PRODUCT_COPY_FILES += \
87 $(LOCAL_PATH)/configs/media/media_codecs.xml:$(TARGET_COPY_OUT_VENDOR)/etc/media_codecs.xml \
88 $(LOCAL_PATH)/configs/media/media_codecs_performance.xml:$(TARGET_COPY_OUT_VENDOR)/etc/media_codecs_performance.xml \
89 $(LOCAL_PATH)/configs/media/media_profiles_V1_0.xml:$(TARGET_COPY_OUT_VENDOR)/etc/media_profiles_V1_0.xml \
90 frameworks/av/media/libstagefright/data/media_codecs_google_audio.xml:$(TARGET_COPY_OUT_VENDOR)/etc/media_codecs_google_audio.xml \
91 frameworks/av/media/libstagefright/data/media_codecs_google_telephony.xml:$(TARGET_COPY_OUT_VENDOR)/etc/media_codecs_google_telephony.xml \
2869951b 92 frameworks/av/media/libstagefright/data/media_codecs_google_video.xml:$(TARGET_COPY_OUT_VENDOR)/etc/media_codecs_google_video_le.xml
edebdf99 93
2f93c04e
S
94# Memory
95PRODUCT_PACKAGES += \
96 android.hardware.memtrack@1.0-impl
97
97f75cb0
S
98# Power
99PRODUCT_PACKAGES += \
100 power.universal7580 \
101 android.hardware.power@1.0-service \
102 android.hardware.power@1.0-impl
103
ec28d0f7
S
104# Permissions
105PRODUCT_COPY_FILES += \
106 frameworks/native/data/etc/android.hardware.camera.front.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.camera.front.xml \
107 frameworks/native/data/etc/android.hardware.location.gps.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.location.gps.xml \
108 frameworks/native/data/etc/android.hardware.touchscreen.multitouch.jazzhand.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.touchscreen.multitouch.jazzhand.xml \
109 frameworks/native/data/etc/android.hardware.usb.accessory.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.usb.accessory.xml \
110 frameworks/native/data/etc/android.hardware.usb.host.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.usb.host.xml \
111 frameworks/native/data/etc/android.hardware.wifi.direct.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.wifi.direct.xml \
112 frameworks/native/data/etc/android.hardware.wifi.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.wifi.xml
eac4829a 113
c65d8399
S
114# ramdisk
115PRODUCT_PACKAGES += \
116 init.power.rc \
117 fstab.samsungexynos7580 \
118 init.baseband.rc \
119 init.samsung.rc \
120 init.samsungexynos7580.rc \
121 init.samsungexynos7580.usb.rc \
122 init.wifi.rc \
123 ueventd.samsungexynos7580.rc
124
6cd8a194
S
125# RenderScript
126PRODUCT_PACKAGES += \
127 android.hardware.renderscript@1.0-impl
128
41fbcd89 129# SamsungDoze
130PRODUCT_PACKAGES += \
131 SamsungDoze
132
835153b7
S
133# Seccomp filters
134PRODUCT_COPY_FILES += \
135 $(LOCAL_PATH)/seccomp/mediaextractor-seccomp.policy:$(TARGET_COPY_OUT_VENDOR)/etc/seccomp_policy/mediaextractor.policy \
136 $(LOCAL_PATH)/seccomp/mediacodec-seccomp.policy:$(TARGET_COPY_OUT_VENDOR)/etc/seccomp_policy/mediacodec.policy
137
7e077bee
S
138# Sensors
139PRODUCT_PACKAGES += \
140 android.hardware.sensors@1.0-impl \
141 android.hardware.vibrator@1.0-impl \
142 android.hardware.vibrator@1.0-service
143
a2e67aef
S
144# Shims
145PRODUCT_PACKAGES += \
146 libcamera_client_shim \
147 libexynoscamera_shim \
148 libExynosOMX_shim \
149 libstagefright_shim \
150 libui_shim
151
e2934e8a
S
152# TextClassifier
153PRODUCT_PACKAGES += \
154 textclassifier.smartselection.bundle1
155
a1f2b3d7
S
156# USB
157PRODUCT_PACKAGES += \
158 android.hardware.usb@1.0-impl \
159 android.hardware.usb@1.0-service
160
eac4829a
S
161# Wifi
162PRODUCT_PACKAGES += \
eac4829a
S
163 wifiloader \
164 hostapd \
165 wificond \
166 wifilogd \
167 wlutil \
168 libwpa_client \
169 wpa_supplicant \
170 wpa_supplicant.conf \
171 android.hardware.wifi@1.0-service \
172 android.hardware.wifi@1.0 \
173 android.hardware.wifi@1.0-impl
174
54e2de33
L
175# Overriden service definition
176PRODUCT_COPY_FILES += \
b6366c97
L
177 $(LOCAL_PATH)/configs/init/android.hardware.media.omx@1.0-service.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/android.hardware.media.omx@1.0-service.rc \
178 $(LOCAL_PATH)/configs/init/mediaserver.rc:system/etc/init/mediaserver.rc
54e2de33 179
0be00cd7
S
180# Properties
181-include $(LOCAL_PATH)/system_prop.mk
182
174e8e03 183# call Samsung LSI board support package
cef8f06e 184ifneq ($(WITH_EXYNOS_BSP),)
e148bed6
S
185$(call inherit-product, hardware/samsung_slsi/exynos5/exynos5.mk)
186$(call inherit-product, hardware/samsung_slsi/exynos7580/exynos7580.mk)
cef8f06e 187endif
2211511a
S
188
189# call the proprietary setup
190$(call inherit-product, vendor/samsung/universal7580-common/universal7580-common-vendor.mk)