Small tweaks

- June ASB cherrypicks
- Change default NTP. only 2*.pool.ntp.org supports IPv6
This commit is contained in:
Tad 2021-06-10 04:31:15 -04:00
parent 94b91c6afd
commit 50c670c477
13 changed files with 26 additions and 16 deletions

View file

@ -97,7 +97,7 @@ patchWorkspace() {
source build/envsetup.sh;
repopick -ift n_asb_09-2018-qcom; #TODO: move in tree
#repopick -it bt-sbc-hd-dualchannel-nougat;
repopick -it n-asb-2021-05;
repopick -it n-asb-2021-06;
source "$DOS_SCRIPTS/Patch.sh";
source "$DOS_SCRIPTS_COMMON/Copy_Keys.sh";