Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 17ef5474 authored by Michael Bestas's avatar Michael Bestas Committed by Michael Bestas
Browse files

vars: Use gs201 kernel for gs101 pixels

It's exactly the same

Change-Id: I5e4fc58f1ca82fae03144e156a38b07673e5c128
parent 35ef8795
Loading
Loading
Loading
Loading

vars/gs101

deleted100644 → 0
+0 −6
Original line number Diff line number Diff line
# Pixel 6, 6 Pro, 6a

# Updated semi-manually via pixel/update-any-var.sh

readonly prev_kernel_tag=android-13.0.0_r0.83 # Jun 2023
readonly kernel_tag=android-13.0.0_r0.100 # Jul 2023
+1 −1
Original line number Diff line number Diff line
# Pixel 7, 7 Pro, 7a
# Pixel 6, 6 Pro, 6a, 7, 7 Pro, 7a, Tablet, Fold

# Updated semi-manually via pixel/update-any-var.sh

+0 −1
Original line number Diff line number Diff line
# Usage: ${kernel_repos[@]}
readonly kernel_repos=(
  kernel/google/gs201/private/gs-google
  kernel/google/gs101/private/gs-google
  kernel/google/redbull
  kernel/google/msm-4.14
)