diff options
-rw-r--r-- | BoardConfigCommon.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index 85d5ea3..c93762c 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -61,7 +61,7 @@ TARGET_USES_MEDIA_EXTENSIONS := true BOARD_HAVE_BCM_FM := true # Init -TARGET_INIT_VENDOR_LIB := libinit_shinano +TARGET_INIT_VENDOR_LIB := //$(COMMON_PATH):libinit_shinano # Partition information BOARD_SYSTEMIMAGE_PARTITION_SIZE := 2671771648 |