mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-21 19:55:33 -04:00
universal7885: remove debug.rc
* Now we have binary for that (debug_daemon)
This commit is contained in:
parent
d43cd6b584
commit
3b84359b35
2 changed files with 0 additions and 27 deletions
|
|
@ -41,14 +41,6 @@ LOCAL_SRC_FILES := etc/$(LOCAL_MODULE)
|
|||
LOCAL_MODULE_PATH := $(TARGET_OUT_VENDOR_ETC)/init
|
||||
include $(BUILD_PREBUILT)
|
||||
|
||||
include $(CLEAR_VARS)
|
||||
LOCAL_MODULE := debug.rc
|
||||
LOCAL_MODULE_TAGS := optional
|
||||
LOCAL_MODUE_CLASS := ETC
|
||||
LOCAL_SRC_FILES := etc/$(LOCAL_MODULE)
|
||||
LOCAL_MODULE_PATH := $(TARGET_OUT_VENDOR_ETC)/init
|
||||
include $(BUILD_PREBUILT)
|
||||
|
||||
include $(CLEAR_VARS)
|
||||
LOCAL_MODULE := fstab.exynos7884B
|
||||
LOCAL_MODULE_TAGS := optional
|
||||
|
|
|
|||
Loading…
Reference in a new issue