The device under /dev/byte-cntr1 should be with permission
root diag.
Change-Id: Id5e45789995b706360742253fc93dc2304f70442
Signed-off-by: chrisl7 <wandersonrodriguesf1@gmail.com>
For now, this is for 5.10 only. 5.4 and others may upgrade
at some point. Until then, 5.4 uses media-5.4
and pre-5.4 uses media-legacy.
Change-Id: I7dccc184f81d5b1733852397c59d36ca0c3489ca
Blobs are updated to LA.VENDOR.1.0.r1-16000-WAIPIO.QSSI13.0
Configs are updated to to LA.VENDOR.1.0.r1-15600-WAIPIO.0
This does not work yet on pre-5.10 SoCs.
Those SoCs will use the perf-legacy
component until that is fixed (or indefinitely
depending on the complexity of the fix).
Note: I am aware that there are conditions in perf
that only apply to legacy and conditions in perf-legacy
that only apply to perf. We need to nail down the
supported targets before I can clean up completely.
Change-Id: I7925042da82fac6e5353c1a4b1660b3ca9e128d7
Currently, this only works on 5.4 and 5.10,
so pre-5.4 devices will stay on 5.4
binaries for the time being. This
renames components to the below:
adreno: 5.4/5.10 (LA.VENDOR.1.0.r1-16000-WAIPIO.QSSI13.0)
adreno-6xx-legacy: 4.9-4.19 (LA.UM.9.14.r1-20200-LAHAINA.QSSI13.0)
adreno-5xx: 3.18/4.4 (LA.UM.10.6.2.r1-01600-89xx.0)
Change-Id: I892e3b2e3c5c1d6d95d7c0ab4674075aa5546a3a
Maintainers should not need to manually select
the appropriate variant of a component for
their SoC. We know what does and does not
work for an SoC. Automatically select
the necessary component. This allows us
to be more flexible when new SoCs launch
and components may need to be renamed or
refactored.
Change-Id: Ibe9815ba7f70ec760c7b0cbd3771707af2e59854
[1] - The old definition wasn't working, and init post_boot.sh and early_boot.sh
was being used on legacy devices, which shouldn't happen.
[2] - Yes I've tried other ways to pin but only this worked.
Change-Id: I2b3f41b34ba6297fe1019773c2e7d5fd7d17d00c
Signed-off-by: chrisl7 <wandersonrodriguesf1@gmail.com>
system-background should only include efficiency cores
and restricted should do the same in order to save
power while the screen is off. Copy system-background
CPUs instead of hardcoding to account for platforms
with varying numbers of efficiency cores.
Change-Id: I3a46190a2fa76eb1e9061a605c6a2e74006975de
init.qti.kernel.rc waits for vendor.all.modules.ready to be
set before finishing init. This is never set when there
are no modules present. Adding vendor_modprobe_no_modules.sh
to unconditionally set vendor.all.modules.ready and boot.
Change-Id: I59f9ae8408f1341469ab7dd02c2ad1222f711fae
This allows legacy devices to keep working with
new init without increasing maintenance or affecting
more recent SoCs.
Change-Id: Ia66fa4b044bc9d7f2fabe9a0f6e4b18f6f1189e9
Remove init.qcom.factory.rc because it is not needed.
init.kernel* and init.qti.* are from LA.VENDOR.1.0.r1-15600-WAIPIO.QSSI13.0
Change-Id: Ia16d51b80f402634bd918314ee3cf7691421668d
- Add soc id for Diwar Gaming,IOT
- Set target version to pick correct
config file for Divar
Change-Id: I1a8d13645ed42db11a1c4c4441b34a20bc216c54
Signed-off-by: chrisl7 <wandersonrodriguesf1@gmail.com>
Remove legacy rild vendor.ril-daemon services
commands as they are not used now.
Change-Id: Ib1a88d34dc73ff72f553b923e75ef084dd5d56f1
CRs-Fixed: 3262433
Signed-off-by: chrisl7 <wandersonrodriguesf1@gmail.com>
power tuning settings related sched and dcvs
Change-Id: I747e8bbb2cc88f188f7ee7bab17dfb2b57c610a1
Signed-off-by: chrisl7 <wandersonrodriguesf1@gmail.com>
[1] - It seems that for qti bt this should still be built with AIDL, to avoid problems with bt
Signed-off-by: chrisl7 <wandersonrodriguesf1@gmail.com>
Change-Id: I06c581c72a9f0f99331049740af934d96a0b59a7
- fixes F linker : CANNOT LINK EXECUTABLE "/vendor/bin/mutualex": library "android.hardware.wifi.hostapd@1.0.so" not found: needed by main executable
Change-Id: I16362439c441219eb8cdd7721775e73d3e2e0066
Signed-off-by: Omkar Chandorkar <gotenksIN@aosip.dev>
- This is to allow supporting WiFi 6 mobile hotspots,
to be noted this is only supported on SDM865 and newer platforms.
Change-Id: Iab61bd12499968e8823b3078acd1c7b8bce46136
Signed-off-by: Omkar Chandorkar <gotenksIN@aospa.co>
We don't need to support multiple Android
Versions in the same tree, so revert to
avoid unnecessary complexity.
This reverts commit e11e8a5977.
Change-Id: I856b48f8120d4c8730bd591c1e5e9ab1226f48cb
TARGET_USES_RRO is used to guard the common audio overlay
in the audio HAL for recent chips. This enables
config_useDevInputEventForAudioJack
Change-Id: Ib1bde41434921fcd1b9001d02aeaa113d934e4bf