berlin: Import bluetooth firmware
This commit is contained in:
parent
5b576623f2
commit
745785c5d0
1
.gitattributes
vendored
1
.gitattributes
vendored
@ -1,3 +1,4 @@
|
|||||||
radio/* filter=lfs diff=lfs merge=lfs -text
|
radio/* filter=lfs diff=lfs merge=lfs -text
|
||||||
proprietary/product/priv-app/MotCamera3/MotCamera3.apk filter=lfs diff=lfs merge=lfs -text
|
proprietary/product/priv-app/MotCamera3/MotCamera3.apk filter=lfs diff=lfs merge=lfs -text
|
||||||
proprietary/product/priv-app/MotCamera4/MotCamera4.apk filter=lfs diff=lfs merge=lfs -text
|
proprietary/product/priv-app/MotCamera4/MotCamera4.apk filter=lfs diff=lfs merge=lfs -text
|
||||||
|
radio/bluetooth.img filter=lfs diff=lfs merge=lfs -text
|
||||||
|
@ -6,4 +6,6 @@ LOCAL_PATH := $(call my-dir)
|
|||||||
|
|
||||||
ifeq ($(TARGET_DEVICE),berlin)
|
ifeq ($(TARGET_DEVICE),berlin)
|
||||||
|
|
||||||
|
$(call add-radio-file-sha1-checked,radio/bluetooth.img,3a3f99fe9221f2905d45858500eb39ec2779742e)
|
||||||
|
|
||||||
endif
|
endif
|
||||||
|
@ -2,3 +2,5 @@
|
|||||||
#
|
#
|
||||||
# This file is generated by device/motorola/berlin/setup-makefiles.sh
|
# This file is generated by device/motorola/berlin/setup-makefiles.sh
|
||||||
|
|
||||||
|
AB_OTA_PARTITIONS += \
|
||||||
|
bluetooth
|
||||||
|
3
radio/bluetooth.img
Normal file
3
radio/bluetooth.img
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:70c8b1ae644b1f9d6aaa9f1e149984f8722f0b7e1de02d299c49409bb5bf4476
|
||||||
|
size 454732
|
Loading…
x
Reference in New Issue
Block a user