mirror of
https://github.com/team-infusion-developers/android_device_samsung_msm8976-common.git
synced 2024-11-07 06:19:20 +00:00
Revert "msm8976-common: recovery: Use project pathmap for recovery"
This reverts commit d5bf5103a2
.
This commit is contained in:
parent
1d1da97260
commit
ab0d370b32
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
LOCAL_PATH := $(call my-dir)
|
||||
|
||||
include $(CLEAR_VARS)
|
||||
LOCAL_C_INCLUDES := $(call project-path-for,recovery)
|
||||
LOCAL_C_INCLUDES := bootable/recovery
|
||||
LOCAL_SRC_FILES := recovery_updater.cpp
|
||||
LOCAL_MODULE := librecovery_updater_samsung
|
||||
LOCAL_MODULE_TAGS := eng
|
||||
|
|
Loading…
Reference in a new issue