summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-09-12sdm660-common: Update manifest entry to power HAL 1.2Michael Bestas
It rolled back when manifest was updated from CAF Change-Id: Ie33315f8bf86b56bbea1bf6239f425b3a4c33470
2020-09-12sdm660-common: Drop duplicated FM blobErfan Abdi
* It’s already dependency of QTI bluetooth Change-Id: Ic27c07d3edc7e30a95e0af603ac35cce6710acc0
2020-09-12sdm660-common: Don’t modify default brightness on recoveryErfan Abdi
* it’s not 0-255 on this common tree phones, and 200 makes screen too dim Change-Id: I347dc55d6e5c7179f2b766c990cf68955b752e05
2020-09-12sdm660-common: Nuke deprecated bluetooth flagsErfan Abdi
Change-Id: Ifb145fbeef8146bb7246d49792ce3419065b6c92
2020-09-12sdm660-common: Set cpu "runtime variant" to cortex-a73Anton Hansson
This makes bionic and various art tools that compile/runs cpu-specific code choose the kryo variant at runtime. It does not affect build-time compilation. Bug: 120773446 Test: bionic benchmarks with and without this change Change-Id: I670c8acd094090135515688c5f057c2cc08a083f
2020-09-12sdm660-common: Use generic arch variantAnton Hansson
Follow blueline which has not demonstrated any regressions after switching to a generic arch variant. Bug: 120773446 Test: make Change-Id: I9e23963fcfa5ccaa912f2930a632458c4d2a692d
2020-09-12sdm660-common: Fix ims jni symlinks locationErfan Abdi
Change-Id: I0aeaed333768ad9c80aa599bafd59c270da8536c
2020-08-04sdm660-common: Update blobs from jasmine V11.0.12.0.QDIMIXMMichael Bestas
Change-Id: I832feea12cad838d21d21eaf7e8637e402cfc7b3
2020-07-31sdm660-common: light: Report the correct value in LCD fallback logDavide Garberi
Change-Id: Iff93b035ce99aeb8408de227dfcee6c7696fedfb
2020-07-11sdm660-common: Don't advertise vorbis offloading supportLuK1337
* Doesn't work at all. Change-Id: I10cd34c6e52e9c72f3089d3c5f479d5ea5532d86
2020-06-29sdm660-common: Update blobs from jasmine V11.0.11.0.QDIMIXMMichael Bestas
Change-Id: Ib36f632565951718d54e2048415a7023bb149a7a
2020-06-29sdm660-common: Increase audio HAL buffer size to 240Kim Le
Change-Id: I7dbba15539feb61bb34192c1b86cf224c4c8c2b2
2020-06-29sdm660-common: Import fp gesture keylayout edits for jasmine_sprout/wayneSubhajeet Muhuri
Change-Id: I47236dcc3c75f1abd09ce47546f4da2f33c5ee8e
2020-06-29sdm660-common: Remove keymap of headset buttonsdianlujitao
Change-Id: Ib64eb55a74e9ddfe53a0c0f8310cc0360c178d56
2020-06-27sdm660-common: Switch to QTI bt stack and enable a2dp offloaddianlujitao
Change-Id: I47016b066ae800d0071dbad6a1235cbc9db3cf80
2020-06-23sdm660-common: Wifi: enable P2P MAC randomizationJimmy Chen
Bug: 146398159 Test: enter Wi-Fi Direct and check p2p interface address is randomized. Change-Id: I5f03f907174d6eec2a739c9112fc2e8fad5ef0ae
2020-06-23sdm660-common: Enable connected MAC randomizationxshu
Bug: 122920200 Test: Verified feature works on device Change-Id: Ia3f58a44c2e072aaa6c711a9db37219626894c67
2020-06-23sdm660-common: Change USB autosuspend delay to 7s by commandline.Andrew Chant
b/71936484 has audio accessories failing to connect when there's a transition to suspend when they're attempting to enumerate. Avoid this problem by increasing autosuspend delay from the default 2s to 7s. The longest I've seen a device take to enumerate after vbus is ~3 seconds, this gives a 2x margin. Test: booted on Walleye, saw no more messages: [ 472.412555] c0 5675 msm-dwc3 a800000.ssusb: DWC3 in low power mode between device connection and enumeration. Bug: 71936484 Change-Id: Ic655f2ce6dec429510cc7c00452da4d49f2392b0
2020-06-08sdm660-common: Update blobs from jasmine V11.0.10.0.QDIMIXMMichael Bestas
Change-Id: I50fda7f45c8df3c3bc20f6bba567fcab06fcf9c5
2020-06-08sdm660-common: Remove unused FM blobsdianlujitao
Change-Id: I6ad69ef3558ef02d886050aefa6edcb07fd7e0c3
2020-06-01sdm660-common: Move AOSP overlays out of Lineage-specific folderMichael Bestas
Change-Id: I2ac22d8801cfa5281219009f3e86019a54ede269
2020-06-01sdm660-common: Remove config_tether_upstream_types overlayWang Han
* No need for it now as framework side handles this well on P Change-Id: I708663f3de23cf1677a81bf31e8fc5fed4145e1b
2020-06-01sdm660-common: Change wifi tether regexRoshan Pius
The wifi interface names for wifi can either be wlan0 or wlan1. Change the "config_tether_wifi_regexs" appropriately. Bug: 80375412 Bug: 118366147 Test: Ensured we display "Hotspot on" in settings when softap is started on either wlan0 or wlan1. Change-Id: I0c456412f9b71ef2ee784f3bfa58b01b9287ca73
2020-06-01sdm660-common: Fix battery light not lit after notification light offdianlujitao
Change-Id: Id4312627cfb4d26507bc78592a5952d909e7e04d
2020-06-01sdm660-common: media: Fix rank of QC OMX componentsSujin Panicker
Rank OMX SW codecs higher than C2 codecs except for opus codec. Change-Id: Ided16f454fcb3b760076500e87759bcbb44f75ed
2020-06-01sdm660-common: Remove unused lower-end codecsdianlujitao
Change-Id: Ia7172e12b388c02cf3e8a8034d8eaf5f20b911ca
2020-06-01sdm660-common: Checkout media_codecs_performance.xml from ↵dianlujitao
LA.UM.8.2.r1-06700-sdm660.0 Change-Id: I9c21a1cdc3c737708482836ea9fab1da8a021750
2020-06-01Revert "sdm660-common: Enable Codec2"dianlujitao
Enabled on Q by default. This reverts commit 9b99de7383e8f965c716596c0825e7c92ebff6dd. Change-Id: Ief25ca6d27e6d640e9134bcc3fbcf70f576c999a
2020-06-01sdm660-common: Add missing perfconfigstore.xmldianlujitao
Change-Id: I35cf35b61440e708b19f505e3444f79bf0f1dc0b
2020-06-01sdm660-common: Enable graphics mapper version 2.1Arvind Kumar
Enable graphics mapper version 2.1 Change-Id: Iad70754a980eadcfd68752c76e569b503d398fae
2020-06-01sdm660-common: Update display config to version 1.9Karthi Kandasamy
upgrade display config version to 1.9 Change-Id: I29586a29b2091366fa975c2721fe1e507e62a537 Signed-off-by: c_kartka <kartka@codeaurora.org>
2020-06-01sdm660-common: Disable PQ by default in encoderVasantha Balla
Disable PQ feature by default on sdm660 Change-Id: I42014b3897c2b817872d07b71412540093fa594e
2020-06-01sdm660-common: media: Added performance point tag for sdm660Sanjay Singh
Q version expects publishing of performance points. Change-Id: I32f3b720bf63ab034fcbc2bd8b91f5a54de3bbd3
2020-06-01sdm660-common: media: update opus omx codec rankingSujin Panicker
Update opus omx codec ranking to give c2 implementation higher priority. Change-Id: I5fb0c91fe0f8c691868c92eb50536495b31132e2
2020-05-28sdm660-common: add in whyred supportAkhil Narang
Signed-off-by: Akhil Narang <akhilnarang.1999@gmail.com> Change-Id: I6844feb7d7b50c4ee1508211fa8b346c1aa11a2a
2020-05-21sdm660-common: Remove unused keys from keylayoutsMichael Bestas
Change-Id: Iaa9d2e72d291f0013055e1493a0a5698b6ccc74e
2020-05-21sdm660-common: Disable ALMK and PPR on all targetsArtem Borisov
* No matter how hard QC tried to improve these features, they still suffer from stability issues, mainly due to the unpredictable nature of vmpressure they rely on. Change-Id: Icd14c79298a3c268abffa06ed17a79dececf423a
2020-05-20sdm660-common: Start vendor.cdsprpcd only for sdm660Max Weffers
* disable it for sdm636 and sdm630 * fixes logspam on twolip and whyred with cdsprpcd not able to start Change-Id: I4de5333709c2fb57f315b47842fbd12d4d80c36d Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
2020-05-10sdm660-common: Make fastrpc_shell_3 publicly availabledianlujitao
* 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. Change-Id: Ide90e5c7307d413db5ece736e859559f06679545
2020-05-06sdm660-common: Add cdsprpcddianlujitao
Change-Id: If02197e5527c97abd5cb6f94073557f805227f61
2020-04-30sdm660-common: Disable HD logoDyneteve
Signed-off-by: Henrique Pereira <hlcpereira@pixelexperience.org> Change-Id: I2f3f2fc9f0e797170ab34d82b00b46259a5c7348
2020-04-30sdm660-common: Label xiaomi ril propsdianlujitao
Change-Id: I14b172af1fac85448e4f632bfb128427d136376b
2020-04-30sdm660-common: Remove deprecated sdclang flagMichael Bestas
Change-Id: I3747f06f2366aacfbd5aeea5944d1c1fe0f7d82e
2020-04-30sdm660-common: Make FM radio opt-indianlujitao
Change-Id: Idaebe34e18d16d042e247f0f2b06c8012fe4d287
2020-04-30sdm660-common: Fix generated soong namespace for wayne-commondianlujitao
Change-Id: I0dbe909051e958f38ee6671cc72419c52b4e6db9
2020-04-30sdm660-common: Decommonize SEdianlujitao
Change-Id: If3194b0a8d7ffc8a8d42d2f7c6a8dde9e4235d1d
2020-04-30sdm660-common: Update mlipay from wayne V11.0.3.0.PDCCNXMMichael Bestas
Change-Id: Iaf42319089c5be2e83704c960c6eacf2e73c2028
2020-04-30sdm660-common: Update widevine from jasmine V11.0.8.0.QDIMIXMMichael Bestas
Change-Id: I983c6b98ba5e0b92b648dad8c8c0d22cb4076637
2020-04-30sdm660-common: Enforce vendor tree presenceChristopher N. Hesse
A compiled build has no chance of booting without the prebuilt binaries, so fail the build if those are not present. Change-Id: Iadd43e887d426732e549969ab8deb14194ca818d
2020-04-30sdm660-common: Remove devicesettings resources from lineage.dependenciesLuK1337
* Synced by default since LineageOS/android@9bd031c Change-Id: I822298f856f4d1012f847a8be311310f5e51f2bb
2020-04-30sdm660-common: sepolicy: Remove deprecated power HAL stats policiesMichael Bestas
Change-Id: If1b846c96c7c029afe73b9676e42b38cd2889dc8
2020-04-30sdm660-common: Decommonize cryptfs_hwChirayu Desai
* Not needed for file based encryption which is used on jasmine_sprout Change-Id: I92e8dafa5babc0d4cae5a7f599269a14fe645ae2
2020-04-30sdm660-common: Don't provide a module for libgpustatsEthan Chen
Change-Id: I39efbf1c447fbed83477496a00da3a3cab329bea
2020-04-30sdm660-common: Start qseecom daemon as early as possible for FBEramandeep trehan
Qseecom needs to start at earlier stage for FBE to work properly. Change-Id: Ie2408f652df291ad6a1b0dee1e4d559ff35c7c45 Signed-off-by: Ramandeep Trehan <rtrehan@codeaurora.org>
2020-04-30sdm660-common: Add debug IMS props to workaround CarrierConfig restrictionsLuK1337
We support IMS features on carriers not listed in the CarrierConfig, so let's use the props to enable it everywhere. Change-Id: Id3ad71d522a22048f7ad86d89695ad262361632d Signed-off-by: Anunay Maheshwari <anunaym14@gmail.com>
2020-04-30sdm660-common: wifi: Enable DFS channel scanning in P2P searchLuK1337
* Fixes P2P when connected to 5GHz access point. Change-Id: I31890645510931c7e7a65759c915a09fec77a1cf Signed-off-by: Anunay Maheshwari <anunaym14@gmail.com>
2020-04-30sdm660-common: Build vendor variant of libdng_sdk for watermarkargraur
10-26 17:49:35.063 6856 6856 E CamX : [ERROR][UTILS ] camxosutilslinux.cpp:911 LibMap() dlopen: dlopen failed: library "libdng_sdk.so" not found, on '/vendor/lib/camera/components/com.qti.node.watermark.so' Signed-off-by: argraur <argraur@gmail.com> Change-Id: Id5d4a73d29418bd3b7c0c9f92e4d5efd8be68c3b Signed-off-by: Akhil Narang <akhilnarang.1999@gmail.com>
2020-04-30sdm660-common: Remove MiWatermark shimMax Weffers
Change-Id: I7611b322b2f2935fc9079f9a76f9f5d9096aec00
2020-04-30sdm660-common: Do not include BOARD_RECOVERYIMAGE_PARTITION_SIZE in A/B devicesSubhajeet Muhuri
Change-Id: Idfa9e31d7c7d607ecd2f07567232525b21e0a9ce
2020-04-30sdm660-common: parts: Add vector iconsarian
* from https://materialdesignicons.com/ with small changes Signed-off-by: Anunay Maheshwari <anunaym14@gmail.com> Change-Id: Ibbb18065f97ed6f8f5376752495255aeafe1db82
2020-04-30sdm660-common: doze: Move DozeUtils.checkDozeService in an handlerLuca Stefani
* There's no need to manually write to the gestures prefs as long we are sure the handler is run after we return true in the onPreferenceChangeListner Change-Id: I090c0c6c91267aff69c45365b95b5f5e26d07b07 Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com> Signed-off-by: Akhil Narang <akhilnarang.1999@gmail.com> Signed-off-by: Anunay Maheshwari <anunaym14@gmail.com>
2020-04-30sdm660-common: Decommonize USB halDavide Garberi
* Some devices in the common tree with USB C can take advantage of the stock aosp interface and use Power Delivery * On the other side micro USB devices will get the usb power mode menu broken using aosp's USB interface Change-Id: I513f3ede9cb3a5e119b0e00a860ebdcbfb30b9ca
2020-04-30sdm660-common: Enable Codec2Pawin Vongmasa
Drop framework_manifest.xml part as the hal is already parsed. Don't bring in the c2 xml files as CAF squashed the c2 support in the already existing media codecs. Change-Id: Ibe051f4b19c2dbb0a208e751a3b7a332a329b447 Signed-off-by: celtare21 <celtare21@gmail.com>
2020-04-30sdm660-common: Update media_codecs_performance to QErfan Abdi
Change-Id: I7dc518e769ce1f09531344ee46251e3cd8998145
2020-04-30sdm660-common: Move out AOSP overlays from overlay-lineageErfan Abdi
Change-Id: I0eaca6efbd9dfa8a3aeebaafa6128728b9cc46f3
2020-04-30sdm660-common: Don't apply persist.vendor.usb.configdianlujitao
* Otherwise adb turns on after reboot every time. Change-Id: I66631f1f38a3e3a16e6d3dad87c83d0a98e6f851
2020-04-30sdm660-common: Convert remaining configstore settings to propsLuK1337
Change-Id: Iadefa31bc863b7ab70239874bed82bef240cbba5 Signed-off-by: Volodymyr Zhdanov <wight554@gmail.com>
2020-04-30sdm660-common: Add system properties for surfaceflingerSundong Ahn
The configstore will be not used in surfaceflinger. So surfaceflinger will use the system properties instead of configstore. For this, the system properties are added. Bug: 112386364 Test: m -j && boot test Change-Id: Ie3d2adccca06702217984cf2c9db986d852b7014
2020-04-30sdm660-common: Kang walleye offsets for GPU compositionLucas Dupin
Window animations now have rounded corners, meaning that the shader that we use is more expensive than it used to be. Because of this, we need to adjust the SF offsets, to make sure that we'll have enough time to finish the GPU composition without dropping frames. These offsets as similar to blueline's, adjusted slightly because we were getting false "frame missed" signals if composition starts too early. Change-Id: I8173e12b006bc1cab6b4cb0b3a5db9f9b3489819
2020-04-30sdm660-common: Turn on GPU protected composition.Peiyong Lin
Change-Id: Ie385081961d8b89b81a034178d10176197b639d5
2020-04-30sdm660-common: Enable GL comp backpressureAdy Abraham
Enable backpressure for client composition to avoid jank due to HWC queue stuffing. Test: 1. Open Camera 2. Swipe horizontally to go back to previous app. Bug: 138083790 Change-Id: I3d26aa470c1660b23bd97133f39858f92638aca8
2020-04-30sdm660-common: Move all props to properties.mkErfan Abdi
* Also add more, drop unused props Change-Id: I4cf605b6f6a5e5fcf05e84ceb30497bb7a29cfab
2020-04-30sdm660-common: Drop framework matrixErfan Abdi
* We use target levels Change-Id: I36774f88e63f9361e62f7fcff4c7657cb7e03995
2020-04-30sdm660-common: Update FCM level to 3Erfan Abdi
Change-Id: I224783d5ca9501ecd6a50f9eb3f861068407ce3a
2020-04-30sdm660-common: Decommonize keymaster from manifestErfan Abdi
Change-Id: I357eddb54f334a3793260aeb7fc17adf51dc0611
2020-04-30sdm660-common: My name is lavenderErfan Abdi
Change-Id: Ie820810a928378a194bfa20fdae69385d1683dc7
2020-04-30sdm660-common: Enable CABC via livedisplaydianlujitao
Change-Id: I9292a62dc0b4a670ed6a4367ecd9a6e62058a5ae
2020-04-30sdm660-common: Move fp/tp sysfs permissions to commondianlujitao
Change-Id: Icbe9222213cca38cce1fe5666ff5a4c4032289f3
2020-04-30sdm660-common: Copy extra system libs to vendordianlujitao
Change-Id: I0a086920c855da3a39e8a1c902a206d60a743495
2020-04-30sdm660-common: Remove PRODUCT_AAPT configAnton Hansson
This config strips unused drawable resources from the device to save space, but it is not particularly effective in practice (roughly ~30 MB across all partitions). Remove it to make the system image more generic. Bug: 118676832 Test: make Change-Id: I3ae120773e793af6e7b5759d383b7fa9c65aeb48
2020-04-30sdm660-common: init: Rework dalvik heap valuesDavide Garberi
* Fixup some wrong values * Add support for 6gb devices Change-Id: I82eba78f85afe6dfa5cd0eb7e86e997a0b72e929
2020-04-30sdm660-common: sepolicy: Address some denialsDavide Garberi
Change-Id: Iaba642838e51a2c39c2961e30456148f9794f60e
2020-04-30sdm660-common: Address SELinux denials and clean updianlujitao
Change-Id: I997a268c9ce23eab80f1981293720e17d21bbb7a
2020-04-30sdm660-common: Add ifaa apis to unrestricted greylistdianlujitao
Change-Id: If33a18edaf6083281265ce94fd143d72b4bb4fb8
2020-04-30sdm660-common: sepolicy: Label button backlight nodesdianlujitao
Change-Id: I594a07fc3e68f1b50f181c4b254811814990c599
2020-04-30sdm660-common: sepolicy: Clean up crappy rulesdianlujitao
Change-Id: I9d7312e6aaafdde2c0751f4887f05d8d5029ee04
2020-04-30sdm660-common: sepolicy: Label new TP nodedianlujitao
Change-Id: Id55db9b6614320650c8c61e698f71ddc9f04d086
2020-04-30sdm660-common: sepolicy: Drop unused sysfs_lightdianlujitao
Change-Id: I62bfac69bdcebaf7d484bbc39ea4e16f8beb8e6b
2020-04-30sdm660-common: sepolicy: Label IR dev node for jasondianlujitao
Change-Id: I7ba6af074485509a501f656587379fb0ba5b07d3
2020-04-30sdm660-common: sepolicy: Rework mlipay rulesdianlujitao
Change-Id: Ib3935dac1de548da5ba6902365b2bab969b3b3b1
2020-04-30sdm660-common: Enable linker namespace isolationdianlujitao
Change-Id: Ib73797165a34e221c17ba6572a00adc760913442
2020-04-30sdm660-common: Enable property isolationdianlujitao
Change-Id: I4211d842f85c8b798a080787c447d9d0dbbaf6c2
2020-04-30sdm660-common: Migrate to new dt2w nodedianlujitao
Change-Id: Ib7f33e2463caffdf18c5590911fc593b139f160c
2020-04-30sdm660-common: Use fingerprint sensor as home keydianlujitao
Change-Id: Ie2064d2aa489da469c3e746842235564793d6a56
2020-04-30sdm660-common: sepolicy: Label renamed white led nodeDavide Garberi
Change-Id: Ia7c3c47efb628f851dd377b2e09b6f8e150013e3
2020-04-30sdm660-common: Add secondary interface using gEnableConcurrentSTA=wlan1Purushottam Kushwaha
gEnableConcurrentSTA=wlan1 will create wlan1 while insmod driver. Change-Id: Ia7ce00bbc9cb030320bc3bd84f8795c3583ef8b1 CRs-Fixed: 2258995
2020-04-30sdm660-common: Add back dirac adsp blobsSubhajeet Muhuri
* Without them audio breaks in wayne Change-Id: I359ee5ff6dbb172ac16f13274bf570a6baf2304b
2020-04-30sdm660-common: Opt-in camera shimsdianlujitao
Change-Id: I6542195dba95ffbd8eda151efee70201f144dee4
2020-04-30sdm660-common: Decommonize FM radiodianlujitao
Change-Id: I4c9564aed953013ea34b53ae883b6f5d683980c3
2020-04-30sdm660-common: Support button backlightdianlujitao
Change-Id: Id13a42976df428c95c19eae49e1c114f057510bb