Skip to content

Commit

Permalink
wly: Initial blob list from NE2211_14.0.0.80(EX01)
Browse files Browse the repository at this point in the history
Change-Id: I14581196331c7ba714c352c3fbca330683eedabf
Co-authored-by: Zinadin Zidan <zidan.roking@gmail.com>
Co-authored-by: Albert Tang <tangalbert919@yahoo.com>
  • Loading branch information
3 people committed Nov 10, 2023
1 parent 71ce044 commit 0d2faa0
Show file tree
Hide file tree
Showing 4 changed files with 720 additions and 206 deletions.
5 changes: 5 additions & 0 deletions BoardConfig.mk
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,11 @@ DEVICE_PATH := device/oneplus/wly
# Display
TARGET_SCREEN_DENSITY := 450

# DTB/O
BOARD_PREBUILT_DTBOIMAGE := $(DEVICE_PATH)/prebuilts/dtbo.img
TARGET_PREBUILT_DTB := $(DEVICE_PATH)/prebuilts/dtb.img
BOARD_MKBOOTIMG_ARGS += --dtb $(TARGET_PREBUILT_DTB)

# HIDL
DEVICE_MANIFEST_FILE += $(DEVICE_PATH)/manifest.xml

Expand Down
Binary file added prebuilts/dtb.img
Binary file not shown.
Binary file added prebuilts/dtbo.img
Binary file not shown.

0 comments on commit 0d2faa0

Please sign in to comment.