Remove prebuilt sounds and include AudioPackage4.
This commit is contained in:
parent
3f05662544
commit
3b4965e68c
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -23,6 +23,9 @@ PRODUCT_COPY_FILES += \
|
||||
# Allow the use of overlays
|
||||
PRODUCT_PACKAGE_OVERLAYS := vendor/cyanogen/overlay
|
||||
|
||||
# Bring in some audio files
|
||||
include frameworks/base/data/sounds/AudioPackage4.mk
|
||||
|
||||
PRODUCT_COPY_FILES += \
|
||||
vendor/cyanogen/prebuilt/common/lib/libncurses.so:system/lib/libncurses.so \
|
||||
vendor/cyanogen/prebuilt/common/etc/resolv.conf:system/etc/resolv.conf \
|
||||
@ -83,9 +86,9 @@ ifdef CYANOGEN_WITH_GOOGLE
|
||||
vendor/cyanogen/proprietary/com.google.android.maps.jar:./system/framework/com.google.android.maps.jar \
|
||||
vendor/cyanogen/proprietary/libinterstitial.so:./system/lib/libinterstitial.so \
|
||||
vendor/cyanogen/proprietary/libspeech.so:./system/lib/libspeech.so
|
||||
else
|
||||
else
|
||||
PRODUCT_PACKAGES += \
|
||||
Provision \
|
||||
GoogleSearch \
|
||||
LatinIME
|
||||
endif
|
||||
endif
|
||||
|
@ -30,9 +30,4 @@ endif
|
||||
# Copy passion specific prebuilt files
|
||||
#
|
||||
PRODUCT_COPY_FILES += \
|
||||
vendor/cyanogen/prebuilt/passion/media/bootanimation.zip:system/media/bootanimation.zip \
|
||||
vendor/cyanogen/prebuilt/passion/media/audio/ui/Dock.ogg:system/media/audio/ui/Dock.ogg \
|
||||
vendor/cyanogen/prebuilt/passion/media/audio/ui/Lock.ogg:system/media/audio/ui/Lock.ogg \
|
||||
vendor/cyanogen/prebuilt/passion/media/audio/ui/LowBattery.ogg:system/media/audio/ui/LowBattery.ogg \
|
||||
vendor/cyanogen/prebuilt/passion/media/audio/ui/Undock.ogg:system/media/audio/ui/Undock.ogg \
|
||||
vendor/cyanogen/prebuilt/passion/media/audio/ui/Unlock.ogg:system/media/audio/ui/Unlock.ogg
|
||||
vendor/cyanogen/prebuilt/passion/media/bootanimation.zip:system/media/bootanimation.zip
|
||||
|
Loading…
Reference in New Issue
Block a user