2012-11-28 18:53:20 +01:00
|
|
|
#
|
|
|
|
# Copyright (C) 2012 The Android Open Source Project
|
|
|
|
#
|
|
|
|
# Licensed under the Apache License, Version 2.0 (the "License");
|
|
|
|
# you may not use this file except in compliance with the License.
|
|
|
|
# You may obtain a copy of the License at
|
|
|
|
#
|
|
|
|
# http://www.apache.org/licenses/LICENSE-2.0
|
|
|
|
#
|
|
|
|
# Unless required by applicable law or agreed to in writing, software
|
|
|
|
# distributed under the License is distributed on an "AS IS" BASIS,
|
|
|
|
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
|
|
# See the License for the specific language governing permissions and
|
|
|
|
# limitations under the License.
|
|
|
|
|
|
|
|
#
|
|
|
|
# This file is included by other product makefiles to add all the
|
2013-03-08 02:58:32 +01:00
|
|
|
# emulator-related modules to PRODUCT_PACKAGES.
|
2012-11-28 18:53:20 +01:00
|
|
|
#
|
|
|
|
|
2013-03-08 02:58:32 +01:00
|
|
|
# Host modules
|
2012-11-28 18:53:20 +01:00
|
|
|
PRODUCT_PACKAGES += \
|
2014-04-01 21:13:58 +02:00
|
|
|
|
2013-03-01 01:39:32 +01:00
|
|
|
|
2013-03-08 02:58:32 +01:00
|
|
|
# Device modules
|
2013-03-01 01:39:32 +01:00
|
|
|
PRODUCT_PACKAGES += \
|
|
|
|
egl.cfg \
|
|
|
|
gralloc.goldfish \
|
2015-09-23 12:53:41 +02:00
|
|
|
gralloc.ranchu \
|
2013-03-01 01:39:32 +01:00
|
|
|
libGLESv1_CM_emulation \
|
|
|
|
lib_renderControl_enc \
|
|
|
|
libEGL_emulation \
|
2014-04-15 23:42:27 +02:00
|
|
|
libGLES_android \
|
2013-03-01 01:39:32 +01:00
|
|
|
libGLESv2_enc \
|
|
|
|
libOpenglSystemCommon \
|
|
|
|
libGLESv2_emulation \
|
|
|
|
libGLESv1_enc \
|
|
|
|
qemu-props \
|
|
|
|
qemud \
|
|
|
|
camera.goldfish \
|
2013-03-13 00:28:37 +01:00
|
|
|
camera.goldfish.jpeg \
|
2015-11-18 00:42:23 +01:00
|
|
|
camera.ranchu \
|
|
|
|
camera.ranchu.jpeg \
|
2013-03-01 01:39:32 +01:00
|
|
|
lights.goldfish \
|
|
|
|
gps.goldfish \
|
2015-11-18 03:55:33 +01:00
|
|
|
gps.ranchu \
|
2015-03-26 18:14:38 +01:00
|
|
|
fingerprint.goldfish \
|
2013-12-27 05:02:34 +01:00
|
|
|
sensors.goldfish \
|
2014-10-27 19:53:24 +01:00
|
|
|
audio.primary.goldfish \
|
2016-07-23 03:26:56 +02:00
|
|
|
audio.primary.goldfish_legacy \
|
2017-01-20 03:49:08 +01:00
|
|
|
android.hardware.audio@2.0-service \
|
2014-10-27 19:53:24 +01:00
|
|
|
vibrator.goldfish \
|
2014-12-21 21:17:45 +01:00
|
|
|
power.goldfish \
|
2015-03-26 18:14:38 +01:00
|
|
|
fingerprint.ranchu \
|
2017-01-18 21:20:29 +01:00
|
|
|
android.hardware.biometrics.fingerprint@2.1-service \
|
2017-03-16 20:26:56 +01:00
|
|
|
sensors.ranchu \
|
|
|
|
hwcomposer.goldfish \
|
|
|
|
hwcomposer.ranchu \
|
2013-03-08 02:58:32 +01:00
|
|
|
|
2017-01-20 03:49:08 +01:00
|
|
|
PRODUCT_PACKAGES += \
|
|
|
|
android.hardware.audio@2.0-impl \
|
|
|
|
android.hardware.audio.effect@2.0-impl \
|
|
|
|
android.hardware.broadcastradio@1.0-impl \
|
|
|
|
android.hardware.soundtrigger@2.0-impl
|
|
|
|
|
2017-01-25 22:27:02 +01:00
|
|
|
PRODUCT_PACKAGES += \
|
|
|
|
android.hardware.keymaster@3.0-impl \
|
|
|
|
android.hardware.keymaster@3.0-service
|
|
|
|
|
2017-03-09 01:27:56 +01:00
|
|
|
PRODUCT_PACKAGES += \
|
|
|
|
android.hardware.gnss@1.0-service \
|
|
|
|
android.hardware.gnss@1.0-impl
|
|
|
|
|
2017-03-07 01:15:59 +01:00
|
|
|
PRODUCT_PACKAGES += \
|
|
|
|
android.hardware.sensors@1.0-impl \
|
|
|
|
android.hardware.sensors@1.0-service
|
|
|
|
|
2017-01-24 21:17:25 +01:00
|
|
|
# camera service treble disable until all backwards compat is complete
|
|
|
|
PRODUCT_PROPERTY_OVERRIDES += \
|
|
|
|
camera.disable_treble=1
|
|
|
|
|
2013-03-01 04:19:10 +01:00
|
|
|
PRODUCT_COPY_FILES += \
|
2013-03-05 20:07:52 +01:00
|
|
|
device/generic/goldfish/fstab.goldfish:root/fstab.goldfish \
|
|
|
|
device/generic/goldfish/init.goldfish.rc:root/init.goldfish.rc \
|
|
|
|
device/generic/goldfish/init.goldfish.sh:system/etc/init.goldfish.sh \
|
2014-10-27 19:53:24 +01:00
|
|
|
device/generic/goldfish/ueventd.goldfish.rc:root/ueventd.goldfish.rc \
|
|
|
|
device/generic/goldfish/init.ranchu.rc:root/init.ranchu.rc \
|
|
|
|
device/generic/goldfish/fstab.ranchu:root/fstab.ranchu \
|
2016-05-05 00:09:40 +02:00
|
|
|
device/generic/goldfish/ueventd.ranchu.rc:root/ueventd.ranchu.rc \
|
2017-01-17 21:07:56 +01:00
|
|
|
device/generic/goldfish/input/goldfish_rotary.idc:system/usr/idc/goldfish_rotary.idc \
|
2016-05-05 00:09:40 +02:00
|
|
|
frameworks/native/data/etc/android.hardware.usb.accessory.xml:system/etc/permissions/android.hardware.usb.accessory.xml
|
2016-01-12 00:37:22 +01:00
|
|
|
|
2016-03-04 22:43:04 +01:00
|
|
|
PRODUCT_PACKAGE_OVERLAYS := device/generic/goldfish/overlay
|
|
|
|
|
2016-01-12 00:37:22 +01:00
|
|
|
PRODUCT_CHARACTERISTICS := emulator
|