]> nv-tegra.nvidia Code Review - manifest/android/binary.git/blob - README_SHIELD
Open source GPL/LGPL release
[manifest/android/binary.git] / README_SHIELD
1 # Copyright (c) 2022 NVIDIA Corporation.  All Rights Reserved.
2 #
3 # NVIDIA Corporation and its licensors retain all intellectual property
4 # and proprietary rights in and to this software, related documentation
5 # and any modifications thereto.  Any use, reproduction, disclosure or
6 # distribution of this software and related documentation without an express
7 # license agreement from NVIDIA Corporation is strictly prohibited.
8
9 Welcome to the SHIELD Open Source Release.
10
11 In this README, you will find sync instructions.
12
13 ==========
14 HowTo Sync:
15 ==========
16
17 Syncing this release requires git and the repo tool from Google:
18 http://source.android.com/source/downloading.html#installing-repo
19
20 mkdir ~/shield-open-source
21 cd ~/shield-open-source
22 repo init -u git://nv-tegra.nvidia.com/manifest/android/binary.git -b rel-shield-r-opensource -m tlk/t210.xml
23 repo sync -j5
24