This project is mirrored from https://github.com/LineageOS/android_device_shift_axolotl.
Pull mirroring updated .
- Mar 26, 2024
-
-
Rohit Sekhar authored
axolotl: build super image See merge request !3
-
- Feb 29, 2024
-
-
Alexander Martinz authored
This is used by the factory flashing scripts. Change-Id: I26665e8fbfb1713576f84acadc18774dbc2f52f1 Signed-off-by:
Alexander Martinz <amartinz@shiftphones.com>
-
- Feb 22, 2024
-
-
Alexandre Roux authored
-
- Feb 07, 2024
-
-
/e/ robot authored
-
- Jan 13, 2024
-
-
Kevin F. Haggerty authored
Remove RenderScript driver, as it has never been loaded anyways. Original commit message: * So, this one from ether can cause everything to get janky AF every time RenderScript is actually used, and finding one that actually loads (no missing symbols) AND actually works well is, well, challenging. The device works fine with the "normal" non-adreno driver in AOSP, so let's use that until/unless we find an actually working adreno driver. Change-Id: I4ab19269eb49f5f2aed375d9055d68c1b9835f69
-
- Dec 21, 2023
-
-
/e/ robot authored
-
- Dec 20, 2023
-
-
Alexander Martinz authored
Also remove min oom_adj score override for critical tasks as well as log_stats, which is true by default already. Change-Id: I1ac259ccd21b4e9c56822bf55f243877979852e1 Signed-off-by:
Alexander Martinz <amartinz@shiftphones.com>
-
Alexander Martinz authored
Test: CTS-Verifier, AudioAEC Change-Id: I354bb4aab5db307930cd6ed9f64cbc73d18df02d Signed-off-by:
Alexander Martinz <amartinz@shiftphones.com>
-
Alexander Martinz authored
This delays shutting down unnecessarily. Change-Id: Ie13af2b161866e3eef9b7cd03cced47c8b1cfbf9 Signed-off-by:
Alexander Martinz <amartinz@shiftphones.com>
-
Alexander Martinz authored
Test: CTS-V, Audio Loopback Change-Id: Ibe60906717648de3f3859fc72001864032984039 Signed-off-by:
Alexander Martinz <amartinz@shiftphones.com>
-
- Dec 12, 2023
-
-
Romain Hunault authored
axolotl: enable AVB See merge request !2
-
- Dec 07, 2023
-
-
Alexander Martinz authored
Change-Id: Ic7c6fd9da7cbc6095f95333dcb2879ee3d8cab2f Signed-off-by:
Alexander Martinz <amartinz@shiftphones.com>
-
- Dec 02, 2023
-
-
/e/ robot authored
-
- Dec 01, 2023
-
-
Alexander Martinz authored
Change-Id: I0b06fb227ade19e9dbe0464d70cae19023357a45 Signed-off-by:
Alexander Martinz <amartinz@shiftphones.com>
-
Alexander Martinz authored
Change-Id: I241bccb61bf6b95db72451bded413d599c619491 Signed-off-by:
Alexander Martinz <amartinz@shiftphones.com>
-
- Nov 30, 2023
-
-
/e/ robot authored
-
Alexander Martinz authored
212855704 sectors * 512 block size Change-Id: I3f39edc1ac83af9842a43ab9540f7b620cb06793 Signed-off-by:
Alexander Martinz <amartinz@shiftphones.com>
-
Alexander Martinz authored
[ 4.708357] ueventd: /vendor/ueventd.rc: 169: /sys/ lines must have 5 or 6 entries Change-Id: I1520e7916f1c49b4e3dd564ef5c92153a14a6407 Signed-off-by:
Alexander Martinz <amartinz@shiftphones.com>
-
Alexander Martinz authored
Change-Id: I76bca0c44f8cb42a2f3929cc43478536c3c15328 Signed-off-by:
Alexander Martinz <amartinz@shiftphones.com>
-
Alexander Martinz authored
Change-Id: Icffecef9106ed5214e5d9d00c30910215b271c46 Signed-off-by:
Alexander Martinz <amartinz@shiftphones.com>
-
- Nov 28, 2023
-
-
/e/ robot authored
-
hardware/qcom/sm8150/gps/utils/LocIpc.cpp:315:24: error: unqualified call to std::move [-Werror,-Wunqualified-std-cast-call] mIpcRecver(move(ipcRecver)) {} ^ std:: Test: presubmit Change-Id: I7378416e788f20ebb3f8d1d065d60964dc76eb99
-
writepid command usage to join a cgroup has been deprecated in favor of a more flexible approach using task_profiles. This way cgroup path is not hardcoded and cgroup changes can be easily made. Replace writepid with task_profiles command to migrate between cgroups. Bug: 191283136 Test: build and boot Signed-off-by:
Suren Baghdasaryan <surenb@google.com> Change-Id: Ibb56d2379c42e5ed4b2f15c1b04d5fb163b48678
-
For easy transition from SchedTune to UtilClamp, direct access to these cgroups should be abstracted by using task profiles. Replace writepid commands with new task_profiles command. Bug: 155419956 Test: change .rc file and confirm task profile is applied Signed-off-by:
Suren Baghdasaryan <surenb@google.com> Change-Id: Ide373c283359cf4b73af4cb0813d8c0306942595
-
Those commands have moved to init.rc. Bug: 170507876 Bug: 171740453 Test: build pass Change-Id: Icfe520e7f7367461607cc8fb5e524d9699e79124
-
Otherwise it's not being picked up by the build system. Change-Id: Ib7a29661b520a64571c61739d443e74c794e9d8c
-
Bug: 204201525 Signed-off-by:
Jaegeuk Kim <jaegeuk@google.com> Change-Id: I5a478eea10e1c5723e0308d86e9a85ddd2f69675
-
- Nov 27, 2023
-
-
Alexander Martinz authored
Change-Id: I7a28e32edcf2b02048c450b0be72ccf46df227ff Signed-off-by:
Alexander Martinz <amartinz@shiftphones.com>
-
- Oct 29, 2023
-
-
/e/ robot authored
-
- Oct 26, 2023
-
-
Yifan Hong authored
These HALs are already included in VINTF fragments, so there's no need to be specified here. Test: TH Bug: 148808037 Change-Id: Iec5ef12eeb803ae904c1bd4f8feb32dfc1bae972
-
Madhanraj Chelladurai authored
Correct the NULL check code block and add NULL check before object access. Change-Id: Ic41b781b41fb4e21bbff8801d500a41a6d7219d0 CRs-fixed: 3084543
-
- Oct 04, 2023
-
-
Ahmed Harhash authored
-
Alexander Martinz authored
Change-Id: Id6c336e8b6e773cdf7332082bd04c683515aae51 Signed-off-by:
Alexander Martinz <amartinz@shiftphones.com>
-
- Sep 28, 2023
-
-
/e/ robot authored
-
- Sep 27, 2023
-
-
Alexander Martinz authored
The missing frequency causes warnings to frequent logs quite often: - CpuPowerCalculator: UID 0 CPU freq # mismatch: Power Profile # 41 actual # 42 Change-Id: Ifb19f214d7c49649c445fae90eb0a6775f80c3b6 Signed-off-by:
Alexander Martinz <amartinz@shiftphones.com>
-
This reverts commit 1f077e57. Reason for revert: fingerprint is now working in gsi Test: run cts-on-gsi -m CtsBiometricsTestCases Test: run cts-on-gsi -m CtsHardwareTestCases -t android.hardware.fingerprint.cts.FingerprintManagerTest Test: run vts -m VtsHalBiometricsFingerprintV2_1TargetTest Test: run vts -m VtsHalBiometricsFingerprintV2_2TargetTest Change-Id: I2fd7f18dedddf457ad05c5b78f28fc4b9bc1499e
-
Alexander Martinz authored
Test: run cts-on-gsi -m CtsBiometricsTestCases Test: run cts-on-gsi -m CtsHardwareTestCases -t android.hardware.fingerprint.cts.FingerprintManagerTest Test: run vts -m VtsHalBiometricsFingerprintV2_1TargetTest Test: run vts -m VtsHalBiometricsFingerprintV2_2TargetTest Change-Id: Iaef8ede57250aa171f9863e7e250c604ef241334 Signed-off-by:
Alexander Martinz <amartinz@shiftphones.com>
-
/e/ robot authored
-
Alexander Martinz authored
Change-Id: I43392866119457e9c45f99f605992aa02aac82e2 Signed-off-by:
Alexander Martinz <amartinz@shiftphones.com>
-
This reverts commit 3fa63ba4. Test: run vts -m VtsHalNeuralnetworksV1_3TargetTest Change-Id: I79149eeb620a2cfb38df2daca9ac6eaab66ac1d6
-