Skip to content

Commit

Permalink
m8-common: Regen makefiles to use LOCAL_VENDOR_MODULE
Browse files Browse the repository at this point in the history
Change-Id: I5c3b52a9d99e0b70e576dd77792c974a9879723a
  • Loading branch information
bgcngm committed Aug 11, 2018
1 parent 7287376 commit 8567760
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion m8-common/Android.mk
Expand Up @@ -39,7 +39,7 @@ LOCAL_MODULE_TAGS := optional
LOCAL_MODULE_CLASS := APPS
LOCAL_DEX_PREOPT := false
LOCAL_MODULE_SUFFIX := .apk
LOCAL_PROPRIETARY_MODULE := true
LOCAL_VENDOR_MODULE := true
include $(BUILD_PREBUILT)

include $(CLEAR_VARS)
Expand Down

0 comments on commit 8567760

Please sign in to comment.