mirror of
https://github.com/AetherDroid/android_device_samsung_universal7570-common.git
synced 2025-09-07 08:48:06 -04:00
universal7570: 7870 -> 7570
Bringup exynos 7570 Change-Id: I81f54a3c88bfc89eacb81f4650715c8a67dd6c41
This commit is contained in:
parent
89954835fd
commit
ab7fdc8405
5 changed files with 18 additions and 18 deletions
|
@ -1,6 +1,6 @@
|
|||
#!/bin/bash
|
||||
#
|
||||
# Copyright (C) 2017-2019 The LineageOS Project
|
||||
# Copyright (C) 2017-2021 The LineageOS Project
|
||||
#
|
||||
# Licensed under the Apache License, Version 2.0 (the "License");
|
||||
# you may not use this file except in compliance with the License.
|
||||
|
@ -18,7 +18,7 @@
|
|||
set -e
|
||||
|
||||
VENDOR=samsung
|
||||
DEVICE_COMMON=universal7870-common
|
||||
DEVICE_COMMON=universal7570-common
|
||||
|
||||
# Load extract_utils and do some sanity checks
|
||||
MY_DIR="${BASH_SOURCE%/*}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue