Skip to content

Commit

Permalink
Also use Bionic Prelink Support
Browse files Browse the repository at this point in the history
* TARGET_NEEDS_BIONIC_PRELINK_SUPPORT as we have this flag in bionic

Change-Id: I7b2f236a476ba3376641ae9f54874356ddf3f10d
  • Loading branch information
spezi77 committed Aug 30, 2015
1 parent fb98606 commit b3a8f99
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions BoardConfigCommon.mk
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ BOARD_USE_OLD_AVC_ENCODER := true
BOARD_NO_BFRAMES := true
BOARD_USES_QCOM_LEGACY_CAM_PARAMS := true
TARGET_NEEDS_PRELINK_SUPPORT := true
TARGET_NEEDS_BIONIC_PRELINK_SUPPORT := true
BOARD_USES_PMEM_ADSP := true
QCOM_BSP_CAMERA_ABI_HACK := true

Expand Down

0 comments on commit b3a8f99

Please sign in to comment.