aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* veux: props: enable debug.sf.hwMarco2023-01-051-1/+1
| | | | | its value is 1 in coral sources: https://android.googlesource.com/device/google/coral/+/refs/heads/master/product.prop also fixes Android Auto related issues
* veux: props: Disable debug.sf.enable_hwc_vdsAdithya R2023-01-051-0/+1
|
* veux: sepolicy: Label more sysfs wakeup nodeskleidione Freitas2023-01-051-1/+22
| | | | Signed-off-by: kleidione <kleidione@gmail.com>
* veux: props: Switch to AutoSingleLayer Android 13 Settingjohnmart192023-01-051-1/+1
| | | | - According to https://source.android.com/docs/core/graphics/unsignaled-buffer-latch
* veux: props: Disable Skia tracing by defaultJun Wang2023-01-051-0/+3
| | | | | | | | | If the prop debug.hwui.skia_atrace_enabled is enabled, too many skia tracing calls will be printed in every frame. This has obvious overhead on performance/power, and can cause many janks. So disable it by default, and user can set it manually if necessary. Change-Id: I5d470b22a643634bdd7db9f307c29deae6ff176f
* veux: Drop android.hidl.base@1.0 moved to custom compatkleidione Freitas2023-01-052-14/+0
| | | | Signed-off-by: kleidione <kleidione@gmail.com>
* veux: Uprev fingerprint HAL to 2.3Arian2023-01-058-28/+55
|
* veux: Add aosp dependencieskleidione Freitas2023-01-051-0/+26
| | | | Signed-off-by: kleidione <kleidione@gmail.com>
* veux: props: Drop perf pre-rendering featureJuhyung Park2023-01-051-1/+0
| | | | | | * ref: P-404/android_device_qcom_common@87fc9c5 This causes weird inconsistent scrolling behaviors, even on v5.4
* veux: overlay: Switch to AVC 3.1 for screen recordingLinkBoi002023-01-051-0/+5
| | | | | In weaker SOCs, AVC 3.1 seems to pull less load on the CPU/GPU and therefore using it has performance advantages in screen recording
* veux: props: Pull appropriate USB props from vendor_product.mkLuK13372023-01-051-0/+7
| | | | Change-Id: I93b25c5d0989c83d1c8d7b7946a083771febdddd
* veux: Do not reserve vanilla builds partitionskleidione Freitas2023-01-051-5/+1
| | | | Signed-off-by: kleidione <kleidione@gmail.com>
* veux: parts: Improvements thermal profile list layoutkleidione Freitas2023-01-052-8/+16
| | | | Signed-off-by: kleidione <kleidione@gmail.com>
* veux: Import XiaomiParts from sm8250kleidione Freitas2023-01-0526-11/+1474
| | | | | | | | | | | | | | | | | | Credits: https://github.com/xiaomi-sm8250-devs/android_device_xiaomi_sm8250-common - Adapte to pixelexperiece - Drop doze - Drop fod and pop camera - Add Clear speaker - Adapte SEPolicy credis: [Sebastiano Barezzi, Chenyang Zhong] Co-authored-by: Sebastiano Barezzi <barezzisebastiano@gmail.com> Co-authored-by: Adithya R <gh0strider.2k18.reborn@gmail.com> Co-authored-by: kubersharma001 <kubersharma001@gmail.com> Co-authored-by: TheScarastic <warabhishek@gmail.com> Co-authored-by: Joey <joey@lineageos.org> Signed-off-by: kleidione <kleidione@gmail.com>
* veux: sepolicy: Silence system_suspend denialsdaniml32023-01-051-0/+1
|
* veux: Extract touchscreen firmware for recoveryRamii Ahmed2023-01-052-0/+4
|
* veux: Do not balance msm_drm and kgsl-3d0 IRQsJake Weinstein2023-01-051-2/+2
| | | | | | | | These are critical for display performance and should not be balanced in order to improve latency and responsiveness. Change-Id: I0248e26a7154c689c0d3f11dabe14a1b149353f9 Signed-off-by: Adithya R <gh0strider.2k18.reborn@gmail.com>
* veux: Move msm_irqbalance.conf to dtmadmax78962023-01-053-1/+39
|
* veux: sepolicy: Allow system_app to access zram sysfs nodesIvan Vecera2023-01-051-0/+2
| | | | | 04-22 09:15:37.459 19569 19569 I auditd : type=1400 audit(0.0:570): avc: denied { search } for comm="pool-2-thread-1" name="zram0" dev="sysfs" ino=48559 scontext=u:r:system_app:s0 tcontext=u:object_r:sysfs_zram:s0 tclass=dir permissive=0 04-22 09:15:37.459 19569 19569 I auditd : type=1400 audit(0.0:571): avc: denied { search } for comm="pool-2-thread-1" name="zram0" dev="sysfs" ino=48559 scontext=u:r:system_app:s0 tcontext=u:object_r:sysfs_zram:s0 tclass=dir permissive=0
* veux: sepolicy: Allow apps and camera HAL access to secure ADSP domainAlbert I2023-01-052-0/+2
|
* veux: sepolicy: Allow neural networks HAL to read ADSP propertiesAlbert I2023-01-051-1/+3
| | | | Signed-off-by: Albert I <kras@raphielgang.org>
* veux: sepolicy: Make fastrpc_shell_3 publicly availabledianlujitao2023-01-059-0/+22
| | | | | | | | | | | | | | | | | | * Used by GCAM for DSP-accelerated HDR processing * Arguably we should label /vendor/dsp/cdsp/fastrpc_shell_3 to same_process_hal_file like Pixels, but the partition is prebuilt thus we're unable to relabel it. * Copy the file to writable tmpfs, setup attributes and bind mount back to workaround the limitation. [ghostrider-reborn]: Allow adsp/cdsprpcd and neuralnetworks HAL to access fastrpc_shell_3 [kras edit: 1. rename some contexts as per qva/kona 2. extend to allow camera HAL and VPP service to access it as well] Co-authored-by: Adithya R <gh0strider.2k18.reborn@gmail.com>
* veux: gpt-utils: Update PTN_SWAP_LIST and handle multiimg(oem/qti),Siddeswar Aluganti2023-01-052-8/+10
| | | | | | * Update PTN_SWAP_LIST to reflect partition entry changes to BOOT LUN and handle "multiimgoem", "multiimgqti" partitions, similar to other BOOT LUN partitions.
* veux: gpt-utils: Do fsync after writing partition entriesArian2023-01-051-2/+3
| | | | | Do fsync after writing partition entries to ensure data is actually written before rebooting device.
* veux: gpt-utils: Add product to ab partition listArian2023-01-051-1/+1
|
* veux: gpt-utils: Drop unused sparse_crc32Arian2023-01-052-121/+0
|
* veux: bootctrl: Update to Boot Control HAL v1.2Alexander Koskovich2023-01-052-6/+6
|
* veux: bootctrl: Remove bootctrl.xiaomi_holi targetMichael Bestas2023-01-051-6/+0
| | | | * This is no longer used after switching to QTI 1.1 impl.
* veux: Tweak color mode and drop saturated inputkleidione Freitas2023-01-052-5/+2
| | | | Signed-off-by: kleidione <kleidione@gmail.com>
* veux: Set up display color compositionsAlbert I2023-01-052-1/+40
| | | | | | | | | | | * Use default color mode for all color modes * Enable QDCM combined mode and disable factory mode * Drop LiveDisplay's color mode support as it conflicts with AOSP display color adjustment * Rest of configuration is kanged off Pixel's overlay Signed-off-by: Albert I <kras@raphielgang.org> Change-Id: Ib26033fe00a6cc1e8c7d8f93da417516e31a52e3
* veux: Update power_profile.xml and adapte to new sourcekleidione Freitas2023-01-051-7/+4
| | | | | | | - Extracted veux-user 12 SKQ1.211006.001 V13.0.2.0.SKCMIXM Signed-off-by: kleidione <kleidione@gmail.com> Co-authored-by: johnmart19 <johnivan19999@gmail.com>
* veux: Set corrert soc manufacturer propsmadmax78962023-01-051-2/+2
| | | | Signed-off-by: kleidione <kleidione@gmail.com>
* veux: vibrator: Remove ndk_platform backend. Use the ndk backend.Jiyong Park2023-01-051-2/+2
| | | | | | The ndk_platform backend will soon be deprecated because the ndk backend can serve the same purpose. This is to eliminate the confusion about having two variants (ndk and ndk_platform) for the same ndk backend.
* veux: overlay: Add support for doze auto brightnessTheScarastic2023-01-051-0/+28
| | | | | | | | | | | | | | | - Based on observing it's values, xiaomi.sensor.aod reports the following events: 3.0: Dark environment 4.0: Bright environment 5.0: Switched from bright to dark environment 3.0 does not seem to be triggered anymore after bright environment has been reported. - Enable brightness buckets in doze to disable animation between the brightness levels.
* veux: overlay: Fix Video Callingkiranpranay2023-01-052-0/+6
| | | | | | | Co-Authored-By: AngeloGioacchino Del Regno <kholk11@gmail.com> Co-Authored-By: IMMANUEL44 <immanuelr44@gmail.com> Signed-off-by: Anar Jabiyev <cebiyevanar@gmail.com> Change-Id: I9b785c9ad6d77780ef9ac4bc8545bf4d2795132d
* veux: overlay: Add reboot_fastboot action to power menuLuK13372023-01-051-0/+9
| | | | Signed-off-by: kleidione <kleidione@gmail.com>
* veux: Fix AAPT configAlexander Winkowski2023-01-051-1/+1
| | | | | | | According to AOSP docs [1] apps should use xxhdpi resources for 440 dpi density. [1] https://developer.android.com/reference/android/util/DisplayMetrics#DENSITY_440
* veux: overlay: Enable front-facing camera protectionAdarshGrewal2023-01-051-0/+17
| | | | * Prevents halo ring/effect on front camera
* veux: overlay: Configure camera cutoutAdarshGrewal2023-01-051-23/+41
|
* veux: overlay: Improved margin and status bar paddingkleidione Freitas2023-01-052-5/+26
| | | | Signed-off-by: kleidione <kleidione@gmail.com>
* veux: overlay: Set default value night display color temperaturekleidione Freitas2023-01-051-0/+4
| | | | | | | | | - 2850 seems too low a value let's increase it to 3850 is more pleasing to the eye - Ref: https://android.googlesource.com/platform/frameworks/base/+/android-13.0.0_r4/core/res/res/values/config.xml#829 Signed-off-by: kleidione <kleidione@gmail.com>
* veux: Drop sound triggerkleidione Freitas2023-01-052-11/+0
| | | | Signed-off-by: kleidione <kleidione@gmail.com>
* veux: overlay: Set screen timeout to 30 secondskleidione Freitas2023-01-051-1/+1
| | | | Signed-off-by: kleidione <kleidione@gmail.com>
* veux: Reorder device.mkkleidione Freitas2023-01-051-6/+9
| | | | Signed-off-by: kleidione <kleidione@gmail.com>
* veux: Remove junk BT propskubersharma0012023-01-051-9/+0
| | | | | | - Not needed for AOSP BT Change-Id: I4219d2b32fab128ab3c1bd0a33856ec53dca0c98
* veux: Improve camera shimArian2023-01-051-10/+9
| | | | Change-Id: Id11965102d7d5dce50f989c99810cda6a43aa1ec
* veux: shim the GetPreviewImageData symbol on libpiexdaniml32023-01-054-2/+49
| | | | Signed-off-by: daniml3 <daniel@danielml.dev>
* veux: proprietary-files: Update veux vendor blobskleidione Freitas2023-01-054-9/+8
| | | | - Extracted veux-user 12 SKQ1.211006.001 V13.0.2.0.SKCMIXM
* veux: Add Bluetooth power overlays to syspropsAlexander Koskovich2023-01-051-0/+6
| | | | | | | | | * These are currently in FrameworksResTarget, but were moved to sysprops in Android 13. https://android.googlesource.com/platform/system/libsysprop/+/976d33062b51e77edde44faad1a6e801c5dc0188%5E%21/#F0 Change-Id: I5bff67a15c537e8a47a19f30776fca6bf2c9fbe5
* veux: Set default the Bluetooth class of deviceSal Savage2023-01-051-0/+10
| | | | | | | | | | | | | | | | | | | | | | The class of device is a string with a list of uint8t values: 90,2,12 The meaning is as follows: {Service Field, Major class, Minor class} Service Field: 0x5A -> 90 Bit 17: Networking Bit 19: Capturing Bit 20: Object Transfer Bit 22: Telephony MAJOR_CLASS: 0x02 -> 2 (Phone) MINOR_CLASS: 0x0C -> 12 (Smart Phone) Bug: 217452259 Test: make -j; -- check that bluetooth.device.class_of_device is correct Change-Id: I24fd57bacbf6786a26f7079e7a6e9857dbe170d1