Remove unused audio mk files

These are empty and useless.

Change-Id: I23cd1be105f7bddbf555a35e10efcc92a7c1eb47
This commit is contained in:
Abhisek Devkota 2013-12-23 22:55:26 -08:00 committed by Steve Kondik
parent cae5f24530
commit 32bbdf6f57
3 changed files with 0 additions and 12 deletions

View File

@ -1,12 +1,6 @@
# Inherit common CM stuff
$(call inherit-product, vendor/cm/config/common.mk)
# Bring in all audio files
include frameworks/base/data/sounds/NewAudio.mk
# Extra Ringtones
include frameworks/base/data/sounds/AudioPackageNewWave.mk
# Bring in all video files
$(call inherit-product, frameworks/base/data/videos/VideoPackage2.mk)

View File

@ -1,9 +1,6 @@
# Inherit common CM stuff
$(call inherit-product, vendor/cm/config/common.mk)
# Bring in all audio files
include frameworks/base/data/sounds/NewAudio.mk
# Include CM audio files
include vendor/cm/config/cm_audio.mk

View File

@ -1,9 +1,6 @@
# Inherit common CM stuff
$(call inherit-product, vendor/cm/config/common.mk)
# Bring in all audio files
include frameworks/base/data/sounds/NewAudio.mk
# Include CM audio files
include vendor/cm/config/cm_audio.mk