diff options
Diffstat (limited to 'Android.mk')
| -rw-r--r-- | Android.mk | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -10,6 +10,8 @@ LOCAL_SHARED_LIBRARIES += liblog libgptutils libcutils LOCAL_SRC_FILES := boot_control.cpp LOCAL_MODULE_RELATIVE_PATH := hw LOCAL_MODULE := bootctrl.$(TARGET_BOARD_PLATFORM) +LOCAL_MODULE_OWNER := qcom +LOCAL_PROPRIETARY_MODULE := true include $(BUILD_SHARED_LIBRARY) # Static library for the target. Used by update_engine_sideload from recovery. |
