Skip to content

Commit

Permalink
garlic: Use prebuilt lights HAL from stock
Browse files Browse the repository at this point in the history
  • Loading branch information
The-DarkBeast committed May 8, 2019
1 parent c8419c3 commit 8757a1c
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
3 changes: 3 additions & 0 deletions BoardConfig.mk
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,9 @@ TARGET_KERNEL_CONFIG := garlic-perf_defconfig
# Bluetooth
BOARD_BLUETOOTH_BDROID_BUILDCFG_INCLUDE_DIR := $(DEVICE_PATH)/bluetooth

# Lights
TARGET_PROVIDES_LIBLIGHT := true

# Partitions
BOARD_SYSTEMIMAGE_PARTITION_SIZE := 5003804672
BOARD_USERDATAIMAGE_PARTITION_SIZE := 24892644352
Expand Down
4 changes: 4 additions & 0 deletions proprietary-files.txt
Original file line number Diff line number Diff line change
Expand Up @@ -179,6 +179,10 @@ vendor/lib/libmmcamera_p7201_sunny_imx258_otp_eeprom.so|b264cbcee4941a5f92dd8fcb
vendor/lib/libmmcamera_p7201_sunwin_ov8856_otp_eeprom.so|a6b332eb1febbb32a891c9c4a450d712996b8a91
vendor/lib/libmmcamera_s5k4h8_p7201_eeprom.so|324138ba7ec803413649338639d2280f7d8490d1

# Lights
vendor/lib/hw/lights.msm8937.so
vendor/lib64/hw/lights.msm8937.so

# Fingerprint - from U-FEEL-PRIME-V01.31.OPE.20-[Nougat-7.1]-P7201AN
vendor/bin/gx_fpd|715ae7b21b3c8ba09386530522be3305ae1c9304
vendor/lib64/libfpservice.so|d6c48a6a2e1ebd44944013bf57716601de8319ac
Expand Down

0 comments on commit 8757a1c

Please sign in to comment.