Remove unused audio mk files
These are empty and useless. Change-Id: I23cd1be105f7bddbf555a35e10efcc92a7c1eb47
This commit is contained in:
parent
cae5f24530
commit
32bbdf6f57
@ -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)
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user