Remove unused audio mk files
These are empty and useless. Change-Id: I23cd1be105f7bddbf555a35e10efcc92a7c1eb47
This commit is contained in:
committed by
Steve Kondik
parent
cae5f24530
commit
32bbdf6f57
@@ -1,12 +1,6 @@
|
|||||||
# Inherit common CM stuff
|
# Inherit common CM stuff
|
||||||
$(call inherit-product, vendor/cm/config/common.mk)
|
$(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
|
# Bring in all video files
|
||||||
$(call inherit-product, frameworks/base/data/videos/VideoPackage2.mk)
|
$(call inherit-product, frameworks/base/data/videos/VideoPackage2.mk)
|
||||||
|
|
||||||
|
@@ -1,9 +1,6 @@
|
|||||||
# Inherit common CM stuff
|
# Inherit common CM stuff
|
||||||
$(call inherit-product, vendor/cm/config/common.mk)
|
$(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 CM audio files
|
||||||
include vendor/cm/config/cm_audio.mk
|
include vendor/cm/config/cm_audio.mk
|
||||||
|
|
||||||
|
@@ -1,9 +1,6 @@
|
|||||||
# Inherit common CM stuff
|
# Inherit common CM stuff
|
||||||
$(call inherit-product, vendor/cm/config/common.mk)
|
$(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 CM audio files
|
||||||
include vendor/cm/config/cm_audio.mk
|
include vendor/cm/config/cm_audio.mk
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user