Skip to content

Commit

Permalink
vendor: drop BlackHole music player
Browse files Browse the repository at this point in the history
Signed-off-by: SakthivelNadar <[email protected]>
  • Loading branch information
SakthivelNadar committed Jul 13, 2022
1 parent c859db8 commit fbfbb16
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 11 deletions.
1 change: 0 additions & 1 deletion config/common.mk
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ PRODUCT_PACKAGE_OVERLAYS += vendor/fuse/overlay
PRODUCT_PACKAGES += \
ThemePicker \
Launcher3 \
BlackHole \
FuseWalls \
GameSpace

Expand Down
10 changes: 0 additions & 10 deletions packages/Android.mk
Original file line number Diff line number Diff line change
Expand Up @@ -14,16 +14,6 @@

LOCAL_PATH := $(call my-dir)

include $(CLEAR_VARS)
LOCAL_MODULE := BlackHole
LOCAL_MODULE_TAGS := optional
LOCAL_SRC_FILES := $(LOCAL_MODULE).apk
LOCAL_CERTIFICATE := platform
LOCAL_MODULE_CLASS := APPS
LOCAL_SYSTEM_EXT_MODULE := true
LOCAL_MODULE_SUFFIX := $(COMMON_ANDROID_PACKAGE_SUFFIX)
include $(BUILD_PREBUILT)

include $(CLEAR_VARS)
LOCAL_MODULE := FuseWalls
LOCAL_MODULE_TAGS := optional
Expand Down
Binary file removed packages/BlackHole.apk
Binary file not shown.

0 comments on commit fbfbb16

Please sign in to comment.