summaryrefslogtreecommitdiffstats
path: root/car-x86_64/car_emulator_x86_64.mk
diff options
context:
space:
mode:
Diffstat (limited to 'car-x86_64/car_emulator_x86_64.mk')
-rw-r--r--car-x86_64/car_emulator_x86_64.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/car-x86_64/car_emulator_x86_64.mk b/car-x86_64/car_emulator_x86_64.mk
index bab5764..0d224d8 100644
--- a/car-x86_64/car_emulator_x86_64.mk
+++ b/car-x86_64/car_emulator_x86_64.mk
@@ -14,8 +14,8 @@
# limitations under the License.
PRODUCT_COPY_FILES += \
- device/generic/car/car-x86_64/bootanimations/bootanimation-832.zip:system/media/bootanimation.zip \
- device/generic/car/car-x86_64/init.car-x86_64.rc:root/init.goldfish.rc
+ device/generic/car/common/bootanimations/bootanimation-832.zip:system/media/bootanimation.zip \
+ device/generic/car/common/init.car-emulator.rc:root/init.goldfish.rc
$(call inherit-product, build/target/product/aosp_x86_64.mk)
$(call inherit-product, packages/services/Car/car_product/build/car.mk)
@@ -35,7 +35,7 @@ PRODUCT_PACKAGES += \
# the same as removing the xml. Needs this as there is no easy
# way to remove PRODUCT_COPY_FILES from inherited products.
PRODUCT_COPY_FILES += \
- device/generic/car/car-x86_64/android.hardware.dummy.xml:system/etc/permissions/handheld_core_hardware.xml \
+ device/generic/car/common/android.hardware.dummy.xml:system/etc/permissions/handheld_core_hardware.xml \
packages/services/Car/car_product/init/init.car.rc:root/init.car.rc \
packages/services/Car/car_product/init/init.bootstat.rc:root/init.bootstat.rc