mirror of
https://github.com/S3NEO/android_device_samsung_msm8226-common.git
synced 2024-11-06 21:55:45 +00:00
msm8974-common: Enable legacy mediaserver
Change-Id: I4881ce7a0342b0dc9a9c50d6870f1b072b45af82
This commit is contained in:
parent
245828cf0c
commit
855591ca38
1 changed files with 3 additions and 0 deletions
|
@ -32,6 +32,9 @@ TARGET_USES_64_BIT_BINDER := true
|
|||
# Bluetooth
|
||||
BOARD_HAVE_BLUETOOTH := true
|
||||
|
||||
# Camera
|
||||
TARGET_HAS_LEGACY_CAMERA_HAL1 := true
|
||||
|
||||
# Charger
|
||||
BOARD_BATTERY_DEVICE_NAME := "battery"
|
||||
BOARD_CHARGING_CMDLINE_NAME := "androidboot.bootchg"
|
||||
|
|
Loading…
Reference in a new issue