sm7325-common: Initial xpeng support
Motorola Moto g200 5G (aka Motorola Edge S30) Change-Id: Iea52112fefb54cc60c2c99f66ae848e54dc2be1c
This commit is contained in:
parent
bd2d3000b4
commit
bb40495639
3 changed files with 12 additions and 15 deletions
|
|
@ -1,7 +1,7 @@
|
|||
#!/bin/bash
|
||||
#
|
||||
# Copyright (C) 2016 The CyanogenMod Project
|
||||
# Copyright (C) 2017-2020 The LineageOS Project
|
||||
# Copyright (C) 2017-2023 The LineageOS Project
|
||||
#
|
||||
# SPDX-License-Identifier: Apache-2.0
|
||||
#
|
||||
|
|
@ -25,7 +25,7 @@ source "${HELPER}"
|
|||
setup_vendor "${DEVICE_COMMON}" "${VENDOR}" "${ANDROID_ROOT}" true
|
||||
|
||||
# Warning headers and guards
|
||||
write_headers "berlin berlna dubai"
|
||||
write_headers "berlin berlna dubai xpeng"
|
||||
|
||||
# The standard common blobs
|
||||
write_makefiles "${MY_DIR}/proprietary-files.txt" true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue