Skip to content

Commit

Permalink
[SQUASH] Remove Retro Music Player
Browse files Browse the repository at this point in the history
Revert "Update Retro Music to v3.5."

This reverts commit 0b25c98.

Revert "Welcome Retro Music Player!"

This reverts commit 495a50c.

Signed-off-by: Saikiran <[email protected]>
Change-Id: I0a5b40b0707d1cd5849c4742315b41e1fe5438c0
  • Loading branch information
saikiran2001-v2 committed Aug 4, 2020
1 parent 70fefb7 commit 5f76c42
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 11 deletions.
10 changes: 0 additions & 10 deletions app/Android.mk
Original file line number Diff line number Diff line change
Expand Up @@ -48,16 +48,6 @@ LOCAL_PRODUCT_MODULE := true
LOCAL_PRIVILEGED_MODULE := true
include $(BUILD_PREBUILT)

include $(CLEAR_VARS)
LOCAL_MODULE := RetroMusicPlayerPrebuilt
LOCAL_SRC_FILES := $(LOCAL_MODULE)/$(LOCAL_MODULE).apk
LOCAL_MODULE_TAGS := optional
LOCAL_MODULE_CLASS := APPS
LOCAL_CERTIFICATE := PRESIGNED
LOCAL_MODULE_SUFFIX := $(COMMON_ANDROID_PACKAGE_SUFFIX)
LOCAL_MULTILIB := both
include $(BUILD_PREBUILT)

include $(CLEAR_VARS)
LOCAL_MODULE := LatinIMEGooglePrebuilt
LOCAL_MODULE_TAGS := optional
Expand Down
Binary file not shown.
1 change: 0 additions & 1 deletion prebuilts.mk
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,4 @@ PRODUCT_PACKAGES += \
GalleryGoPrebuilt \
CalendarGooglePrebuilt \
CalculatorGooglePrebuilt \
RetroMusicPlayerPrebuilt \
LatinIMEGooglePrebuilt

0 comments on commit 5f76c42

Please sign in to comment.