Skip to content

Commit

Permalink
Lawnchair: Override more shit
Browse files Browse the repository at this point in the history
Signed-off-by: Blaster4385 <venkateshchaturvedi12@gmail.com>
  • Loading branch information
Blaster4385 committed May 24, 2021
1 parent 4ec11f0 commit d0410ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Android.mk
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ LOCAL_SYSTEM_EXT_MODULE := true
LOCAL_CERTIFICATE := PRESIGNED
LOCAL_MODULE_TARGET_ARCH := arm arm64 x86_64
LOCAL_SRC_FILES := $(LOCAL_MODULE).apk
LOCAL_OVERRIDES_PACKAGES := Home Launcher2 Launcher3 Launcher3QuickStep
LOCAL_OVERRIDES_PACKAGES := Home Launcher2 Launcher3 Launcher3QuickStep NexusLauncherRelease
LOCAL_REPLACE_PREBUILT_APK_INSTALLED := $(LOCAL_PATH)/$(LOCAL_SRC_FILES)
my_src_arch := $(call get-prebuilt-src-arch,$(LOCAL_MODULE_TARGET_ARCH))
LOCAL_PREBUILT_JNI_LIBS := $(my_src_arch)/libnrb.so
Expand Down

0 comments on commit d0410ce

Please sign in to comment.