From de5a4dda7271bd611e0a2b2bea39d5a5f1e015cb Mon Sep 17 00:00:00 2001 From: Tad Date: Sun, 12 May 2019 09:33:21 -0400 Subject: [PATCH] Minor tweaks --- Manifests/Manifest_LAOS-14.1.xml | 2 +- Manifests/Manifest_LAOS-15.1.xml | 4 ++-- Manifests/Manifest_LAOS-16.0.xml | 4 ++-- Scripts/LineageOS-15.1/Functions.sh | 1 + 4 files changed, 6 insertions(+), 5 deletions(-) diff --git a/Manifests/Manifest_LAOS-14.1.xml b/Manifests/Manifest_LAOS-14.1.xml index 4d137749..9318420d 100644 --- a/Manifests/Manifest_LAOS-14.1.xml +++ b/Manifests/Manifest_LAOS-14.1.xml @@ -62,7 +62,7 @@ - + diff --git a/Manifests/Manifest_LAOS-15.1.xml b/Manifests/Manifest_LAOS-15.1.xml index eb6a5458..29b94356 100644 --- a/Manifests/Manifest_LAOS-15.1.xml +++ b/Manifests/Manifest_LAOS-15.1.xml @@ -60,8 +60,8 @@ - - + diff --git a/Manifests/Manifest_LAOS-16.0.xml b/Manifests/Manifest_LAOS-16.0.xml index d1b2e572..1297956d 100644 --- a/Manifests/Manifest_LAOS-16.0.xml +++ b/Manifests/Manifest_LAOS-16.0.xml @@ -56,8 +56,8 @@ - - + diff --git a/Scripts/LineageOS-15.1/Functions.sh b/Scripts/LineageOS-15.1/Functions.sh index db9aad14..9749c42e 100644 --- a/Scripts/LineageOS-15.1/Functions.sh +++ b/Scripts/LineageOS-15.1/Functions.sh @@ -86,6 +86,7 @@ patchWorkspace() { source build/envsetup.sh; #repopick 219020; #ab-neverallow-user + repopick -it O_asb_2019-05; source "$DOS_SCRIPTS/Patch.sh"; source "$DOS_SCRIPTS/Defaults.sh";