blob: 19ee593350ee804b39049c72f08b5cf829123a9a [file] [log] [blame]
bohu268c72f2018-06-09 08:19:08 -07001#
2# Copyright (C) 2018 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# This file is to configure vendor/data partitions of emulator-related products
18#
19
20# Device modules
21PRODUCT_PACKAGES += \
Lingfeng Yange835ecc2019-02-02 20:46:23 -080022 vulkan.ranchu \
bohu268c72f2018-06-09 08:19:08 -070023 gralloc.goldfish \
24 gralloc.goldfish.default \
25 gralloc.ranchu \
26 libGLESv1_CM_emulation \
27 lib_renderControl_enc \
28 libEGL_emulation \
29 libGLESv2_enc \
Lingfeng Yang46856d12018-11-02 11:24:29 -070030 libvulkan_enc \
Lingfeng Yang48d30292018-09-28 15:53:24 -070031 libOpenglCodecCommon \
bohu268c72f2018-06-09 08:19:08 -070032 libOpenglSystemCommon \
33 libGLESv2_emulation \
34 libGLESv1_enc \
35 libEGL_swiftshader \
36 libGLESv1_CM_swiftshader \
37 libGLESv2_swiftshader \
Bjoern Johanssonfda217c2018-06-14 16:02:30 -070038 libgoldfish-ril \
bohu268c72f2018-06-09 08:19:08 -070039 qemu-props \
40 camera.goldfish \
41 camera.goldfish.jpeg \
42 camera.ranchu \
43 camera.ranchu.jpeg \
bohu268c72f2018-06-09 08:19:08 -070044 gps.goldfish \
45 gps.ranchu \
46 fingerprint.goldfish \
bohu268c72f2018-06-09 08:19:08 -070047 audio.primary.goldfish \
48 audio.primary.goldfish_legacy \
bohu268c72f2018-06-09 08:19:08 -070049 power.goldfish \
50 power.ranchu \
51 fingerprint.ranchu \
52 sensors.ranchu \
53 android.hardware.graphics.composer@2.1-impl \
54 android.hardware.graphics.composer@2.1-service \
55 android.hardware.graphics.allocator@2.0-service \
56 android.hardware.graphics.allocator@2.0-impl \
57 android.hardware.graphics.mapper@2.0-impl \
58 hwcomposer.goldfish \
59 hwcomposer.ranchu \
60 toybox_vendor \
61 android.hardware.audio@2.0-service \
62 android.hardware.wifi@1.0-service \
63 android.hardware.biometrics.fingerprint@2.1-service \
64 sh_vendor \
bohu8d693282018-11-28 09:19:40 -080065 iw_vendor \
bohu268c72f2018-06-09 08:19:08 -070066 audio.r_submix.default \
67 local_time.default \
68 SdkSetup
69
70PRODUCT_PACKAGES += \
huans64eca142018-06-18 14:45:46 -070071 android.hardware.audio@4.0-impl:32 \
72 android.hardware.audio.effect@4.0-impl:32 \
bohu268c72f2018-06-09 08:19:08 -070073 android.hardware.broadcastradio@1.1-service \
74 android.hardware.broadcastradio@1.0-impl \
75 android.hardware.soundtrigger@2.0-impl
76
77PRODUCT_PACKAGES += \
huans4772b3d2018-06-15 10:56:16 -070078 android.hardware.health@2.0-service.goldfish
79
80PRODUCT_PACKAGES += \
bohu268c72f2018-06-09 08:19:08 -070081 android.hardware.keymaster@3.0-impl \
82 android.hardware.keymaster@3.0-service
83
84PRODUCT_PACKAGES += \
Jim Kayeb8f47812018-06-18 16:24:10 -070085 DisplayCutoutEmulationEmu01Overlay
86
bohud69c26b2018-06-20 08:45:13 -070087ifneq ($(EMULATOR_VENDOR_NO_GNSS),true)
bohu268c72f2018-06-09 08:19:08 -070088PRODUCT_PACKAGES += \
89 android.hardware.gnss@1.0-service \
90 android.hardware.gnss@1.0-impl
bohud69c26b2018-06-20 08:45:13 -070091endif
bohu268c72f2018-06-09 08:19:08 -070092
bohud0fb8a42019-03-07 22:41:54 -080093
bohu268c72f2018-06-09 08:19:08 -070094PRODUCT_PACKAGES += \
95 android.hardware.sensors@1.0-impl \
96 android.hardware.sensors@1.0-service
97
98PRODUCT_PACKAGES += \
99 android.hardware.drm@1.0-service \
huans85d26b82018-06-13 16:14:28 -0700100 android.hardware.drm@1.0-impl \
bohue7064d72019-01-17 17:16:18 -0800101 android.hardware.drm@1.2-service.clearkey \
102 android.hardware.drm@1.2-service.widevine
bohu268c72f2018-06-09 08:19:08 -0700103
104PRODUCT_PACKAGES += \
Haitao Shand9689ef2018-08-17 11:58:33 -0700105 android.hardware.power@1.1-service.ranchu \
106
Matt Wachowskif6bb9232018-11-28 09:34:45 -0800107PRODUCT_PROPERTY_OVERRIDES += ro.control_privapp_permissions=enforce
Haitao Shand9689ef2018-08-17 11:58:33 -0700108PRODUCT_PROPERTY_OVERRIDES += ro.hardware.power=ranchu
bohu268c72f2018-06-09 08:19:08 -0700109
Lingfeng Yang1655dc72019-04-05 12:08:25 -0700110PRODUCT_PROPERTY_OVERRIDES += persist.sys.zram_enabled=1 \
111
bohu268c72f2018-06-09 08:19:08 -0700112PRODUCT_PACKAGES += \
113 camera.device@1.0-impl \
114 android.hardware.camera.provider@2.4-service \
115 android.hardware.camera.provider@2.4-impl \
116
117PRODUCT_PACKAGES += \
Janis Danisevskisa08300a2019-06-06 20:01:50 -0700118 android.hardware.gatekeeper@1.0-service.software
bohu268c72f2018-06-09 08:19:08 -0700119
120# WiFi: vendor side
121PRODUCT_PACKAGES += \
122 createns \
123 dhcpclient \
124 dhcpserver \
125 execns \
126 hostapd \
Bjoern Johansson880e7082018-05-15 15:04:53 -0700127 hostapd_nohidl \
bohu268c72f2018-06-09 08:19:08 -0700128 ipv6proxy \
Bjoern Johansson873eee62018-09-06 15:39:12 -0700129 netmgr \
bohu268c72f2018-06-09 08:19:08 -0700130 wpa_supplicant \
131
Roman Kiryanovb6889742019-04-15 11:13:57 -0700132PRODUCT_PACKAGES += android.hardware.thermal@2.0-service.mock
133
Bowgo Tsai825e1102018-07-16 17:58:40 +0800134# Needed for /system/priv-app/SdkSetup/SdkSetup.apk to pass CTS android.permission2.cts.PrivappPermissionsTest.
135PRODUCT_COPY_FILES += \
136 device/generic/goldfish/data/etc/permissions/privapp-permissions-goldfish.xml:$(TARGET_COPY_OUT_SYSTEM)/etc/permissions/privapp-permissions-goldfish.xml
137
bohua0427212019-05-20 15:22:48 -0700138# Goldfish does not support ION needed for Codec 2.0
139PRODUCT_PROPERTY_OVERRIDES += \
140 debug.stagefright.ccodec=0
141
Janis Danisevskise1ee3622019-06-14 15:41:27 -0700142DEVICE_MANIFEST_FILE := device/generic/goldfish/manifest.xml
bohue8304eb2018-09-04 11:56:42 -0700143
bohu268c72f2018-06-09 08:19:08 -0700144PRODUCT_COPY_FILES += \
bohud0fb8a42019-03-07 22:41:54 -0800145 device/generic/goldfish/fstab.ranchu.initrd:$(TARGET_COPY_OUT_RAMDISK)/fstab.ranchu \
bohu268c72f2018-06-09 08:19:08 -0700146 device/generic/goldfish/data/etc/apns-conf.xml:data/misc/apns/apns-conf.xml \
bohu7e987592019-03-03 15:44:41 -0800147 device/generic/goldfish/data/etc/local.prop:data/local.prop \
bohu268c72f2018-06-09 08:19:08 -0700148 device/generic/goldfish/init.ranchu-core.sh:$(TARGET_COPY_OUT_VENDOR)/bin/init.ranchu-core.sh \
149 device/generic/goldfish/init.ranchu-net.sh:$(TARGET_COPY_OUT_VENDOR)/bin/init.ranchu-net.sh \
150 device/generic/goldfish/wifi/init.wifi.sh:$(TARGET_COPY_OUT_VENDOR)/bin/init.wifi.sh \
151 device/generic/goldfish/init.ranchu.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/hw/init.ranchu.rc \
152 device/generic/goldfish/fstab.ranchu:$(TARGET_COPY_OUT_VENDOR)/etc/fstab.ranchu \
153 device/generic/goldfish/ueventd.ranchu.rc:$(TARGET_COPY_OUT_VENDOR)/ueventd.rc \
154 device/generic/goldfish/input/goldfish_rotary.idc:$(TARGET_COPY_OUT_VENDOR)/usr/idc/goldfish_rotary.idc \
Weilun Du41c6d922019-04-01 20:41:56 -0700155 device/generic/goldfish/input/virtio_input_multi_touch_1.idc:$(TARGET_COPY_OUT_VENDOR)/usr/idc/virtio_input_multi_touch_1.idc \
156 device/generic/goldfish/input/virtio_input_multi_touch_2.idc:$(TARGET_COPY_OUT_VENDOR)/usr/idc/virtio_input_multi_touch_2.idc \
Weilun Du75c4d532019-05-14 15:10:25 -0700157 device/generic/goldfish/input/virtio_input_multi_touch_3.idc:$(TARGET_COPY_OUT_VENDOR)/usr/idc/virtio_input_multi_touch_3.idc \
158 device/generic/goldfish/input/virtio_input_multi_touch_4.idc:$(TARGET_COPY_OUT_VENDOR)/usr/idc/virtio_input_multi_touch_4.idc \
159 device/generic/goldfish/input/virtio_input_multi_touch_5.idc:$(TARGET_COPY_OUT_VENDOR)/usr/idc/virtio_input_multi_touch_5.idc \
160 device/generic/goldfish/input/virtio_input_multi_touch_6.idc:$(TARGET_COPY_OUT_VENDOR)/usr/idc/virtio_input_multi_touch_6.idc \
161 device/generic/goldfish/input/virtio_input_multi_touch_7.idc:$(TARGET_COPY_OUT_VENDOR)/usr/idc/virtio_input_multi_touch_7.idc \
162 device/generic/goldfish/input/virtio_input_multi_touch_8.idc:$(TARGET_COPY_OUT_VENDOR)/usr/idc/virtio_input_multi_touch_8.idc \
163 device/generic/goldfish/input/virtio_input_multi_touch_9.idc:$(TARGET_COPY_OUT_VENDOR)/usr/idc/virtio_input_multi_touch_9.idc \
164 device/generic/goldfish/input/virtio_input_multi_touch_10.idc:$(TARGET_COPY_OUT_VENDOR)/usr/idc/virtio_input_multi_touch_10.idc \
165 device/generic/goldfish/input/virtio_input_multi_touch_11.idc:$(TARGET_COPY_OUT_VENDOR)/usr/idc/virtio_input_multi_touch_11.idc \
bohu268c72f2018-06-09 08:19:08 -0700166 device/generic/goldfish/data/etc/config.ini:config.ini \
167 device/generic/goldfish/wifi/simulated_hostapd.conf:$(TARGET_COPY_OUT_VENDOR)/etc/simulated_hostapd.conf \
168 device/generic/goldfish/wifi/wpa_supplicant.conf:$(TARGET_COPY_OUT_VENDOR)/etc/wifi/wpa_supplicant.conf \
169 device/generic/goldfish/wifi/WifiConfigStore.xml:data/misc/wifi/WifiConfigStore.xml \
170 frameworks/native/data/etc/android.hardware.wifi.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.wifi.xml \
Bjoern Johansson836f41d2018-06-13 10:57:09 -0700171 frameworks/native/data/etc/android.hardware.wifi.direct.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.wifi.direct.xml \
bohu268c72f2018-06-09 08:19:08 -0700172 device/generic/goldfish/data/etc/handheld_core_hardware.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/handheld_core_hardware.xml \
173 device/generic/goldfish/camera/media_profiles.xml:$(TARGET_COPY_OUT_VENDOR)/etc/media_profiles_V1_0.xml \
174 frameworks/av/media/libstagefright/data/media_codecs_google_audio.xml:$(TARGET_COPY_OUT_VENDOR)/etc/media_codecs_google_audio.xml \
175 frameworks/av/media/libstagefright/data/media_codecs_google_telephony.xml:$(TARGET_COPY_OUT_VENDOR)/etc/media_codecs_google_telephony.xml \
176 device/generic/goldfish/camera/media_codecs_google_video.xml:$(TARGET_COPY_OUT_VENDOR)/etc/media_codecs_google_video.xml \
177 device/generic/goldfish/camera/media_codecs.xml:$(TARGET_COPY_OUT_VENDOR)/etc/media_codecs.xml \
178 device/generic/goldfish/camera/media_codecs_performance.xml:$(TARGET_COPY_OUT_VENDOR)/etc/media_codecs_performance.xml \
179 frameworks/native/data/etc/android.hardware.touchscreen.multitouch.jazzhand.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.touchscreen.multitouch.jazzhand.xml \
Jeff McGlynn52d25632018-07-10 15:45:24 -0700180 frameworks/native/data/etc/android.hardware.camera.ar.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.camera.ar.xml \
bohu268c72f2018-06-09 08:19:08 -0700181 frameworks/native/data/etc/android.hardware.camera.autofocus.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.camera.autofocus.xml \
182 frameworks/native/data/etc/android.hardware.camera.full.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.camera.full.xml \
183 frameworks/native/data/etc/android.hardware.fingerprint.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.fingerprint.xml \
184 frameworks/native/data/etc/android.software.autofill.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.software.autofill.xml \
Matt Wachowski09896e12018-11-06 14:47:23 -0800185 frameworks/native/data/etc/android.software.verified_boot.xml:system/etc/permissions/android.software.verified_boot.xml \
huans64eca142018-06-18 14:45:46 -0700186 frameworks/av/media/libeffects/data/audio_effects.xml:$(TARGET_COPY_OUT_VENDOR)/etc/audio_effects.xml \
187 device/generic/goldfish/audio_policy.conf:$(TARGET_COPY_OUT_VENDOR)/etc/audio_policy.conf \
188 frameworks/av/services/audiopolicy/config/audio_policy_configuration_generic.xml:$(TARGET_COPY_OUT_VENDOR)/etc/audio_policy_configuration.xml \
189 frameworks/av/services/audiopolicy/config/primary_audio_policy_configuration.xml:$(TARGET_COPY_OUT_VENDOR)/etc/primary_audio_policy_configuration.xml \
190 frameworks/av/services/audiopolicy/config/r_submix_audio_policy_configuration.xml:$(TARGET_COPY_OUT_VENDOR)/etc/r_submix_audio_policy_configuration.xml \
191 frameworks/av/services/audiopolicy/config/audio_policy_volumes.xml:$(TARGET_COPY_OUT_VENDOR)/etc/audio_policy_volumes.xml \
192 frameworks/av/services/audiopolicy/config/default_volume_tables.xml:$(TARGET_COPY_OUT_VENDOR)/etc/default_volume_tables.xml \
Eric Laurent6405e782019-02-23 12:29:08 -0800193 frameworks/av/services/audiopolicy/config/surround_sound_configuration_5_0.xml:$(TARGET_COPY_OUT_VENDOR)/etc/surround_sound_configuration_5_0.xml \