Skip to content

Commit

Permalink
sony: kitakami: Sync with common changes
Browse files Browse the repository at this point in the history
Change-Id: I2bc10e8a22ac15a99685174235df3b2d7124dde8
Signed-off-by: Humberto Borba <[email protected]>
  • Loading branch information
humberos committed May 26, 2017
1 parent c85ab17 commit 91c920f
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion PlatformConfig.mk
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,9 @@ SNDRV_COMPRESS_SET_NEXT_TRACK_PARAM := true
# We use stock camera blobs
USE_CAMERA_STUB := true

# Disable dex-preoptimization
WITH_DEXPREOPT := false

# Multihal
USE_SENSOR_MULTI_HAL := true

Expand All @@ -115,7 +118,7 @@ USE_DEVICE_SPECIFIC_LOC_API := true
TARGET_NO_RPC := true

#BCM BT/FM
BOARD_HAVE_BCM_FM_SYSFS := "/sys/devices/platform/bcm_ldisc/"
BOARD_HAVE_BCM_FM_SYSFS := "/sys/devices/platform/bcm_ldisc"

# Do not build keymaster
TARGET_PROVIDES_KEYMASTER := true
Expand Down

0 comments on commit 91c920f

Please sign in to comment.