blob: f2ec99606406e8b43a705a572855312c0991b348 [file] [log] [blame]
Robin Peng28104ae2022-05-09 09:59:05 +08001#!/bin/bash
2# SPDX-License-Identifier: GPL-2.0
3BUILD_AOSP_KERNEL=0 \
4BUILD_STAGING_KERNEL=1 \
5GKI_KERNEL_DIR=aosp-staging \
6GKI_KERNEL_REMOTE=partner-common \
7GKI_KERNEL_BRANCH=android13-5.10-pixel-staging \
8BUILD_SCRIPT="./build_tangorpro.sh" \
9DEVICE_KERNEL_BUILD_CONFIG=private/devices/google/tangorpro/build.config.tangorpro \
10private/gs-google/update_symbol_list.sh "$@"