Skip to content

Commit

Permalink
audio: moved to g4-common
Browse files Browse the repository at this point in the history
see:
Suicide-Squirrel/android_device_lge_g4-common@a2703a26b3

Change-Id: Ia85c8218a57c354658cf2cce9be6f05b33826380
  • Loading branch information
steadfasterX committed May 9, 2018
1 parent 0c0c34e commit 9f76d71
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 80 deletions.
75 changes: 0 additions & 75 deletions audio/audio_platform_info.xml

This file was deleted.

5 changes: 0 additions & 5 deletions device.mk
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,6 @@ $(call inherit-product, $(SRC_TARGET_DIR)/product/languages_full.mk)
# Get non-open-source specific aspects
$(call inherit-product-if-exists, vendor/lge/h811/h811-vendor.mk)

# Audio
PRODUCT_COPY_FILES += \
$(LOCAL_PATH)/audio/audio_platform_info.xml:system/etc/audio_platform_info.xml \
$(LOCAL_PATH)/audio/audio_platform_info.xml:vendor/system/etc/audio_platform_info.xml

# Gps
PRODUCT_COPY_FILES += \
$(LOCAL_PATH)/configs/gps.conf:system/etc/gps.conf
Expand Down

0 comments on commit 9f76d71

Please sign in to comment.