aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* msm8996-common: Move ueventd.qcom.rc to /vendor/etcAlbert Tang2023-08-03
| | | | | | | Change I2dcaafc3c3f687f76ab6bc38af979c8b43346db0 moved default ueventd location. Change-Id: Ia1e11c07738d8195899ab870c779cf48c4b5ca91
* msm8996-common: Force triple frame buffersSultan Alsawaf2023-08-03
| | | | | | | | | * This yields significantly reduced jitter and doesn't have any measurable impact on latency. * Also remove the SF offset to avoid regressions Change-Id: Ic370750b78db0a0734951975dc1fdea98eb38157
* msm8996-common: Don't pin camera app in memoryDanny Lin2023-08-03
| | | | | | | | | | | | | | | | | The default camera app can be *huge* in some cases, e.g. when the app in question is Google Camera. The system will only pin up to the first 80 MiB of the APK file, as well as the first 80 MiB of its odex. There are several problems with this: - We could easily end up with 160 MiB of camera app files pinned, which is a tall order with the 4 GiB of usable RAM that we have - The data that gets pinned may not even be the most critical data for launching the camera Let's disable pinning of the camera app to save RAM. Change-Id: I745e39b6ff212dfaf9213517d2a2be8ff7384e24 Signed-off-by: Nanhumly <admin@warbler.cc>
* msm8996-common: rootdir: remove mounting of debugfsAbhiprayah Tiwari2023-08-03
| | | | | | | Mounting debugfs is no longer allowed in android S from rc scripts. Change-Id: I06cc05b7578b204c7cc25b19571be029dab1cf9d Signed-off-by: Nanhumly <admin@warbler.cc>
* msm8996-common: Remove duplicate SIP+VoIP permissionTimi Rautamäki2023-08-03
| | | | | | | This is copied in vendor/lineage/config/common.mk Change-Id: Ida45932cdf0505e7295a4af5128d73ac03b34d3e Signed-off-by: Nanhumly <admin@warbler.cc>
* msm8996-common: Stop explicitely building netutils-wrapper-1.0Sebastiano Barezzi2023-08-03
| | | | | | | * Built by default Change-Id: Id6666535bb8d0b84d2d0a8d19411fafa49df3d68 Signed-off-by: Nanhumly <admin@warbler.cc>
* msm8996-common: Don't build vndk_packageLuca Stefani2023-08-03
| | | | | | | * It's built by default if vndk is set to current Change-Id: I2a00446046bafe265e5ac894656abc72514319d8 Signed-off-by: Nanhumly <admin@warbler.cc>
* msm8996-common: Nuke deprecated bluetooth flagErfan Abdi2023-08-03
| | | | | Change-Id: Ifb145fbeef8146bb7246d49792ce3419065b6c92 Signed-off-by: Nanhumly <admin@warbler.cc>
* msm8996-common: Remove obsolete TARGET_BOARD_PLATFORM_GPUArne Coucheron2023-08-03
| | | | | Change-Id: I40a14bce12ee4725af17a3e8fbc05143e5577f8e Signed-off-by: Nanhumly <admin@warbler.cc>
* msm8996-common: Drop mediaextractor seccomp policyBruno Martins2023-08-03
| | | | | | | These syscalls are now allowed by default. Change-Id: I405f609d030331e19031612cbd912a54a3c72339 Signed-off-by: Nanhumly <admin@warbler.cc>
* msm8996-common: Replace BOARD_CHARGER_DISABLE_INIT_BLANK with ↵Yifan Hong2023-08-03
| | | | | | | | ro.charger.disable_init_blank Test: charger mode Bug: 124118169 Change-Id: I3825d08e38d677bd7154879609857de302348b6f
* msm8996-common: Deduplicate handheld_core_hardware.xml copy ruleBruno Martins2023-08-03
| | | | | | | Since Android 10 that this is already done while inheriting from full_base_telephony.mk. Change-Id: If533fbf95a9cf9798ddba24955a624d26f550d62
* msm8996-common: Disable Bluetooth APCF Extended featuresme-cafebabe2023-08-03
| | | | | | * Yet another disablement we need, to have bluetooth working properly on A13 (QPR2) Change-Id: Id3889d6310bac6d417ff2871d5e4a8c513e77354
* msm8996-common: Don't build tinymixMichael Bestas2023-08-03
| | | | | | | * This tool can be built manually for debugging cases, there is no need to ship it in production Change-Id: I9ab8b076b4bede70c368c198960ceabc68dad65b
* msm8996-common: Set block_binder_thread_on_incoming_calls propOnlyTomInSecond2023-08-03
| | | | | | In order to fix incoming calls. Change-Id: Id474622f3e08b88f1d099e3d6507fd1d84de4d88
* msm8996-common: Remove references to a2dp moduleAaron Kling2023-08-03
| | | | | | | | | | | APM would fail to parse the config anyway: E DevicesFactoryHAL: loadAudioInterface couldn't load audio hw module audio.a2dp (No such file or directory) W DevicesFactoryHalHidl: The specified device name is not recognized: "a2dp" E AudioFlinger: loadHwModule() error -22 loading module a2dp W APM_AudioPolicyManager: could not open HW module a2dp Change-Id: Iaa1be881cfe8f8474cef0ba46e1b0a62b59e14be
* msm8996-common: Switch BtAudio to AIDLJosh Wu2023-08-03
| | | | | | | Test: m Bug: 203490261 Change-Id: I4b8ac40d5ad410b89eb6a0573d740d86471ecfc7 Merged-In: I4b8ac40d5ad410b89eb6a0573d740d86471ecfc7
* msm8996-common: Cleanup dead propertiesBruno Martins2023-08-03
| | | | Change-Id: I921aca1d239ca9a6a464f31b5d7a596df60d6326
* msm8996-common: Enable AOSP bluetooth audio HAL v2dianlujitao2023-08-03
| | | | Change-Id: I4d12752ae5fb2829d6612647c8740c84967f5434
* msm8996-common: overlay: button_settings: Sync with upstreamDavide Garberi2023-08-03
| | | | Change-Id: Ia7eb4f98773737f8fce41f3152ebad6502cc3b7c
* msm8996-common: Cleanup unexisting targetsDavide Garberi2023-08-03
| | | | Change-Id: Ibdd2bbbc7b7d46d73a237b5fc9f3a9c96650ef90
* msm8996-common: Switch to commonized libhidl shimsDavide Garberi2023-08-03
| | | | Change-Id: I339c35b09c0efdc3ea9f06193844e711f58e1087
* msm8996-common: Remove deprecated FDE flagsDavide Garberi2023-08-03
| | | | Change-Id: I4ab9183c90cd5d294c7710c9c16d8109eecc827b
* msm8996-common: configpanel: Remove androidx preference_preferenceDavide Garberi2023-08-03
| | | | Change-Id: I4e92806ce0f3e8ae83365696cfba90c7a96ac9d2
* msm8996-common: Explicitly disable AVBNolen Johnson2023-08-03
| | | | | | | | | | * This allows infra to sign successfully, I hate it, but it builds, boots, and works fine enough as a workaround. * The underlying issue is that this flag causes avbtool args and location to be set in `misc_info.txt` whereas before it was not. Change-Id: I7bdf237ec30d692c7d8b5c626a6e761e2c1a2593
* msm8996-common: Don't explicitly build fs_config_filesArian2023-08-03
| | | | | | | The fs_config_files for each partition is already added to PRODUCT_PACKAGES by base_{product,system,system_ext,vendor}.mk. Change-Id: Ifbadacd5cb20beca70ed8b3accb3baf86a989c92
* msm8996-common: configpanel: Fix compilation for QPR1 mergeBruno Martins2023-08-03
| | | | Change-Id: I151054e1ab2ababf06ebf2607ad2bd71c37fe30e
* msm8996-common: doze: Fix compilation for QPR1 mergeBruno Martins2023-08-03
| | | | Change-Id: Ifa602ed1ae0734dbda40663770f2e54075bfa208
* msm8996-common: switch to threaded Skia render engine backendTimi Rautamäki2023-08-03
| | | | | | | ´threaded´ option has issues with night light, etc. Co-authored-by: Michal Pražák <michal.prazak1@gmail.com> Change-Id: I142b95a38bf664f54c12d5c17ab11214375f705b
* msm8996-common: Remove bdroid_buildcfg.hMichael Bestas2023-08-03
| | | | | | | As of I3c7aed1bdb45db728d319f7d757400e44d232283 the Bluetooth stack defaults to reasonable defaults that should work for all devices. Change-Id: I056d63c4c8a2727e384172e964dc0000b6773504
* msm8996-common: Drop config_setColorTransformAcceleratedGeorg Veichtlbauer2023-08-03
| | | | | | It's now enabled by default Change-Id: I57f059c872fc2ad2fd15e788b1391eeebaff9bde
* msm8996-common: ueventd: Set permissions for KGSL sysfs nodeMohammed Mirza Mandayappurath Manzoor2023-08-03
| | | | | | | Some KGSL sysfs nodes need to be access controlled. Set proper permissions for the same. Change-Id: Idc7e2447d02742074873901c6539f2c6d9d25862
* msm8996-common: wifi: Configure correct overlay configuration.Les Lee2023-08-03
| | | | | | | | | ag/16564596 will change default value to false. Configure correct overlay configuration. Bug: 212488775 Test: manual test & build Change-Id: Iaf1a0a23dae69fde5995e591a757a8ef5374d5b5
* msm8996-common: Enable zygote critical windowWoody Lin2023-08-03
| | | | | Bug: 141948707 Change-Id: I5dc57312118b0f6d95fc9fe164363ec7e15f1b51
* msm8996-common: Unpin updatable-media from memorySantiago Seifert2023-08-03
| | | | | | Bug: 214499288 Change-Id: I4823afa45553b9484ad5215d081b0e6635c4b183 Test: Presubmit
* msm8996-common: Drop default DRM serviceBruno Martins2023-08-03
| | | | | | | This is not needed, since Widevine DRM and Clearkey DRM services are available. Change-Id: I97023f1bab88ddb8fa4cb205df190c516a759951
* msm8996-common: Replace BTM_DEF_LOCAL_NAME with a syspropSal Savage2023-08-03
| | | | Change-Id: I2c90efac01e61500eb1be23bb0ae6f96c2acdc53
* msm8996-common: Drop component overridesBruno Martins2023-08-03
| | | | | | This is no longer needed as of Android 13. Change-Id: I38435c47c8781678f82014decbbae40dcab0a07b
* msm8996-common: Move BT profiles props to vendorAlexander Koskovich2023-08-03
| | | | | | * Makes it GSI compatible Change-Id: I8f7caf241d508af59c16482e6185c42f23f8a460
* msm8996-common: overlay: Remove BT related configsBruno Martins2023-08-03
| | | | | | These have been migrated to sysprops in Android 13. Change-Id: I34c1f6b882a61df6db95523997002512354d875e
* msm8996-common: Disable LE audio related profiles for b1c1Alice Kuo2023-08-03
| | | | | | Bug: 231671426 Test: build Change-Id: I5585d3571b1f047b0b4587be91941c315f4340bb
* msm8996-common: Set default the Bluetooth class of deviceSal Savage2023-08-03
| | | | | | | | | | | | | | | | | | | | | | | 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 Merged-In: I70301be5e19f2cbc39b626621a62bc529974ca56 Change-Id: I70301be5e19f2cbc39b626621a62bc529974ca56
* msm8996-common: Use the ?= operator so BT properties can be overriddenSal Savage2023-08-03
| | | | | | | | | | | | System properties set with the "=" operator cannot be overriden. This device is used elsewhere in the system and some of the properties need to be overridden. The "?=" operator will use the assigned value if no other values are assigned elsewhere, allowing for overrides. Bug: 230638462 Test: adb shell getprop | grep bluetooth Merged-In: I29701f59e357d5896db5623493010be02dc2b4d5 Change-Id: I29701f59e357d5896db5623493010be02dc2b4d5
* msm8996-common: Update LE Audio profile properties to match spec and ↵Sal Savage2023-08-03
| | | | | | | | | implementation Bug: 217448211 Test: atest BluetoothInstrumentationTests Merged-In: Id7cf86161037e805d1e1d50e314f6e40c6207897 Change-Id: Id7cf86161037e805d1e1d50e314f6e40c6207897
* msm8996-common: Enable bluetooth profiles with product.propSal Savage2023-08-03
| | | | | | | Bug: 217448211 Test: make -j Merged-In: Ie73064582e562c579c7985c857ccd2ee6ebd095b Change-Id: Ie73064582e562c579c7985c857ccd2ee6ebd095b
* msm8996-common: Removed audio A2dp from device.mkEtienne Ruffieux2023-08-03
| | | | | | | Bug: 220306859 Test: atest Tag: #feature Change-Id: I1af8461f8ad82afbb21b43dd6968e824ea89f5d6
* msm8996-common: rootdir: Include the correct init.zuk.rc pathNanhumly2023-05-23
| | | | Change-Id: I9e64a05cba236420cec91025fca96f3b6916c40f
* msm8996-common: overlay-lineage: Indicate that device has front facing fpsBruno Martins2023-05-23
| | | | | | The config has changed, migrate to the new one. Change-Id: I59d2656df3abe4ea518c2097ac1bfe85b6bfcfef
* msm8996-common: Move fingerprint location overlay to overlay-lineageLuK13372023-05-23
| | | | Change-Id: I464ab099877cd215ad04bd7408134f85c6ee9b88
* msm8996-common: Disable the Significant Motion Detectorlineage-19.1dianlujitao2023-05-22
| | | | | | Holds an unexpected sensor_SMD wake lock on R from time to time Change-Id: Ib1eab796c186904db8ae342c9078de7c26cdf1dc