From 2673cec07a4740f86438b50cfe1b70b258a9a8c8 Mon Sep 17 00:00:00 2001 From: Dees_Troy Date: Tue, 2 Apr 2013 20:22:16 +0000 Subject: Move all AOSP code out of recovery binary Improves license compatibility between GPL and Apache Change-Id: I2b165aa575bb6213af6b07936f99610c113443f0 --- gui/Android.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gui/Android.mk') diff --git a/gui/Android.mk b/gui/Android.mk index b3e9b092a..748c5ec81 100644 --- a/gui/Android.mk +++ b/gui/Android.mk @@ -30,7 +30,7 @@ else LOCAL_SRC_FILES += hardwarekeyboard.cpp endif -LOCAL_MODULE := libgui +LOCAL_MODULE := libguitwrp # Use this flag to create a build that simulates threaded actions like installing zips, backups, restores, and wipes for theme testing #TWRP_SIMULATE_ACTIONS := true -- cgit v1.2.3