mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-22 20:15:32 -04:00
universal7885: tidy up tree
Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
This commit is contained in:
parent
098179eabb
commit
dffab3bb92
9 changed files with 6 additions and 505 deletions
|
|
@ -14,8 +14,6 @@
|
|||
# limitations under the License.
|
||||
#
|
||||
|
||||
ifeq ($(TARGET_KEYMASTER_VARIANT),samsung)
|
||||
|
||||
LOCAL_PATH := $(call my-dir)
|
||||
|
||||
include $(CLEAR_VARS)
|
||||
|
|
@ -42,5 +40,3 @@ LOCAL_MODULE_OWNER := samsung
|
|||
LOCAL_VENDOR_MODULE := true
|
||||
|
||||
include $(BUILD_EXECUTABLE)
|
||||
|
||||
endif # TARGET_KEYMASTER_VARIANT
|
||||
|
|
|
|||
Loading…
Reference in a new issue