berlna: Include a radio vendor device

Change-Id: Id2c1eea2e70abf40379316a8291f8c33281d8de9
This commit is contained in:
Deivid21
2025-08-09 03:14:53 -04:00
parent 31ec2053fb
commit 33e27253d9
2 changed files with 7 additions and 0 deletions

View File

@@ -47,3 +47,4 @@ BOARD_AVB_VBMETA_SYSTEM_ROLLBACK_INDEX := 37
# inherit from the proprietary version
include vendor/motorola/berlna/BoardConfigVendor.mk
include vendor/motorola/berlna-radio/BoardConfigVendor.mk

View File

@@ -9,5 +9,11 @@
"target_path": "vendor/motorola/berlna",
"remote": "github-non-los",
"branch": "lineage-22.2"
},
{
"repository": "Deivid-21s-Sources/proprietary_vendor_motorola_berlna-radio",
"target_path": "vendor/motorola/berlna-radio",
"remote": "gitlab",
"branch": "lineage-22.2"
}
]