Spoofing .config is a lame hack, but in some cases,
we may want to change the defconfig requirements
to fit our project goals.
Change-Id: I9f03b7547864219f5911a8512989d4a0230b0660
[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>
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
It now uses main branch, as ParanoidHub shouldn´t be version dependant.
Signed-off-by: Hernán Castañón <herna@paranoidandroid.co>
Change-Id: I71adcc5bd7b0f643eb7a64f78fb2d7a0f55150f6