[1] - Currently we are using taro tag for this and Taro has no legacy SoC support.
Then fork that so legacy SoC can be synced with Taro tag.
Change-Id: I4784ba494cfd82efa481f86ddbeaf91b3ec51f31
Signed-off-by: chrisl7 <wandersonrodriguesf1@gmail.com>
- refer to b500b556f5/default.xml
- other changes are based on manually observing disk usage
- CLO default manifests use depth for prebuilts and other large
repos, but the hashed manifests do not.
Change-Id: I957c420b21858716b5f208ea767ee6a279eacc64
Signed-off-by: Omkar Chandorkar <gotenksIN@aospa.co>
CLO keeps breaking tags on their repos.
For that reason, we will sync the hashes
because those cannot change and are what is
used by Qualcomm and OEMs.
Change-Id: I6a95092450438ed091fa3c51175aea9d12a53ece
Because of Qualcomm's Bluetooth modules changes
(mostly using a really old version), AOSP Car
gives the error below. Track from CLO.
error: packages/services/Car/car-lib-module/Android.bp:22:1: module "android.car-module.stubs.source.module_lib" variant "android_common" (created by module "android.car-module" variant "android_common"): source path "packages/modules/Bluetooth/framework/aidl-export" does not exist
Change-Id: I577216125abd15af74f147128251cf4ee23eb367
This tag includes Android 13 QPR1. For that
reason, I am removing some of the manual
forks and tracks since we can just
use upstream. I kept forks and tracks
that are frequently changed by AOSP.
Change-Id: I6cbbbf80d12dc79a9159e6511e2e0eef17663941
AOSP added new modules and QC has some of their own
for Wi-Fi also.
Fixes
FAILED: Diff packages/modules/common/build/allowed_deps.txt and /out/jake/soong/apex/depsinfo/new-allowed-deps.txt
Outputs: /out/jake/soong/apex/depsinfo/new-allowed-deps.txt.check
Error: exited with code: 1
Command: if grep -v '^#' packages/modules/common/build/allowed_deps.txt | diff -B - /out/jake/soong/apex/depsinfo/new-allowed-deps.txt; then
touch /out/jake/soong/apex/depsinfo/new-allowed-deps.txt.check; else echo -e "\n******************************"; echo "ERROR: go/apex-allowed-deps-error"; echo "******************************"; echo "Detected changes to allowed dependencies in updatable modules."; echo "To fix and update packages/modules/common/build/allowed_deps.txt, please run:"; echo -e "$ (croot && packages/modules/common/build/update-apex-allowed-deps.sh)\n"; echo "When submitting the generated CL, you must include the following information"; echo "in the commit message if you are adding a new dependency:"; echo "Apex-Size-Increase:"; echo "Previous-Platform-Support:"; echo "Aosp-First:"; echo "Test-Info:"; echo "You do not need OWNERS approval to submit the change, but mainline-modularization@"; echo "will periodically review additions and may require changes."; echo -e "******************************\n"; exit 1; fi;
Output:
954a955
> prebuilt_car-ui-lib-source(minSdkVersion:28)
-e
******************************
ERROR: go/apex-allowed-deps-error
******************************
Detected changes to allowed dependencies in updatable modules.
To fix and update packages/modules/common/build/allowed_deps.txt, please run:
-e $ (croot && packages/modules/common/build/update-apex-allowed-deps.sh)
When submitting the generated CL, you must include the following information
in the commit message if you are adding a new dependency:
Apex-Size-Increase:
Previous-Platform-Support:
Aosp-First:
Test-Info:
You do not need OWNERS approval to submit the change, but mainline-modularization@
will periodically review additions and may require changes.
-e ******************************
Change-Id: Ia6246355dcd7c0fd349d42986f3c2a326d4211af
These are device-specific and should go in
dependencies. 5.10 is not compatible with
previous versions.
Change-Id: I3d6357d30c016b512fbfc59d28dcce13c017fc50
wfd-commonsys is on the VIDEO.LA.2.0 branch
rather than LA.VENDOR.1.0, so we do not
need to remove it here.
Change-Id: I1692da12e2ab26816354e2bd188ea3d89be2bcdd