diff --git a/data/sounds/CustomAudio.mk b/data/sounds/CustomAudio.mk index 01af7e844aefc..ce67e028ca3e1 100644 --- a/data/sounds/CustomAudio.mk +++ b/data/sounds/CustomAudio.mk @@ -44,6 +44,7 @@ PRODUCT_COPY_FILES += \ $(LOCAL_PATH)/custom/notifications/Tuneup.ogg:$(TARGET_COPY_OUT_PRODUCT)/media/audio/notifications/Tuneup.ogg \ $(LOCAL_PATH)/custom/notifications/Tweeter.ogg:$(TARGET_COPY_OUT_PRODUCT)/media/audio/notifications/Tweeter.ogg \ $(LOCAL_PATH)/custom/notifications/Twinkle.ogg:$(TARGET_COPY_OUT_PRODUCT)/media/audio/notifications/Twinkle.ogg \ + $(LOCAL_PATH)/custom/ringtones/BFFs.ogg:$(TARGET_COPY_OUT_PRODUCT)/media/audio/ringtones/BFFs.ogg \ $(LOCAL_PATH)/custom/ringtones/Copycat.ogg:$(TARGET_COPY_OUT_PRODUCT)/media/audio/ringtones/Copycat.ogg \ $(LOCAL_PATH)/custom/ringtones/Crackle.ogg:$(TARGET_COPY_OUT_PRODUCT)/media/audio/ringtones/Crackle.ogg \ $(LOCAL_PATH)/custom/ringtones/Flutterby.ogg:$(TARGET_COPY_OUT_PRODUCT)/media/audio/ringtones/Flutterby.ogg \ diff --git a/data/sounds/custom/ringtones/BFFs.ogg b/data/sounds/custom/ringtones/BFFs.ogg new file mode 100644 index 0000000000000..813abe710aae6 Binary files /dev/null and b/data/sounds/custom/ringtones/BFFs.ogg differ