- Sep 25, 2022
-
-
Arian authored
Change-Id: I490df0a5781a310db8d079a40a7bda5fbe7ca3e5
-
Giovanni Ricca authored
Change-Id: I497e2dc4bbbb877fcd8a4817d2b126c35d162a1c
-
Giovanni Ricca authored
Change-Id: Ib777523cbb3cbc29086c8f6ef3cc0c31d49b9405
-
Sebastiano Barezzi authored
Change-Id: Ie739f283c4be1b77d57aaee1941ed46957da1d1a
-
Bruno Martins authored
Change-Id: I7daaaffd9fe7a870e42c1d882b52dc93b3231120
-
Alexander Koskovich authored
Change-Id: I452ec4dabfd6abf052f020fe48527403df873f5f
-
Alexander Koskovich authored
Change-Id: I994ed59207aaad159d8f5363be21a0a1357374e6
-
Bruno Martins authored
This reverts commit 244efb5d. The config has been removed since the centered display cutout is now programatically detected. Change-Id: Idcb96fe444c555a4110f7ed94e7774b413e35c33
-
Alexander Koskovich authored
* Qualcomm no longer disables these for targets that support RRO, e.g. all QSSI targets. Change-Id: I0372817623e8d0e58926fbfb519671c3caa07b86
-
Sebastiano Barezzi authored
* qcom-camera topic hasn't been ported to 19.1 * Keep building vendor.qti.hardware.camera.device@1.0 interface lib, IMS stack and possibly camera HAL still needs it Change-Id: I87bcd5b54ad986d5844df50de243fc1a18507198
-
Alexander Koskovich authored
* Won't be implemented this cycle (or ever again hopefully). Change-Id: Ie2a346319dfe814deaf9833cb31640505cc6b7dc
-
Georg Veichtlbauer authored
Defaults to true now project-wide. Change-Id: I1e0ff5adadc889d81c90c816457a72d2621e4b5a
-
Alexander Koskovich authored
* This is the preferred location as of Android 12. Change-Id: I8c7d2230281b6d8da802bf10f88461289849acaf
-
althafvly authored
- sm8350 devices have a vendor_boot partition Change-Id: I5c344890bc12ee769e2f27369a4151b469271a51
-
Alexander Koskovich authored
Change-Id: I59cac1103239dbd885986a98b2edd70ce1391e8a
-
Alexander Koskovich authored
* https://source.android.com/devices/bootloader/partitions/vendor-boot-partitions Change-Id: I6ffae14aef4597c7f8c787bfaeece69db0e38394
-
LuK1337 authored
Change-Id: I1db79176ac103cb7fc8db0fa4b4cfc699e38ad49
-
Sebastiano Barezzi authored
* NXP added snxxx support in AOSP Change-Id: Id1b9cdbe1f29d1ff61af8182ae2f8370e5210426 Signed-off-by:
Sebastiano Barezzi <barezzisebastiano@gmail.com>
-
Albert Wang authored
Supports to enable/disable USB data signaling Bug: 161414036 Test: Pass USB V1.3 HIDL tests Signed-off-by:
Albert Wang <albertccwang@google.com> Change-Id: Iffe00f8753206fb66cd3ab96cae5aa5ad9c410cd
-
Edwin Wong authored
Test: atest atest CtsMediaTestCases:android.media.cts.MediaDrmClearkeyTest#testGetPlaybackComponent Bug: 182525516 Change-Id: I3adf55199301768bacb38103c3ef4ba24807df2f
-
Michael Wright authored
Support has landed in WebView, so time to turn it on in framework! Change-Id: I064cf3512928637895932b3405adaec74b1ceed2
-
Santiago Seifert authored
Bug: 214499288 Test: Presubmit Change-Id: I83757ae6a053ec6b10b08322c4e76d988f1a4a48
-
Nicolas Geoffray authored
The pinner now asks the runtime for these files. Test: adb shell dumpsys pinner Bug: 144773394 Change-Id: I8de2a2935901cbd3eaa50ce2d8aa09f61080ba02 Merged-In: Ie633ea788dab3389a3407ec9a461b5837befca46
-
Kevin Jeon authored
This change replaces the '/system/lib64/libsurfaceflinger.so' pin, as the file was removed in ag/12524602. The updated pin relies on go/aog/1552085, as system_service needs read access to SurfaceFlinger. Bug: 176197656 Test: adb shell dumpsys pinner (coral) - shows that /system/bin/surfaceflinger is successfully pinned adb logcat | grep PinnerService (coral) - no longer shows a file-not-found error in PinnerService Change-Id: Iae2a96c5fe4b1f5698d21de9970140321d11c460
-
linjoey authored
Bug: 191252896 Test: android.graphics.cts.VulkanDeqpLevelTest#testVulkanDeqpLevel pass Change-Id: I0e598ee8a26cd614dc5076a87c514756ba39d740
-
Alastair Donaldson authored
Populates a new feature flag to record the level of OpenGL ES dEQP test support. Updates the analogous Vulkan dEQP feature flag to the value for the next dessert release. Bug: 159841535 Bug: 175706433 Merged-In: Ib0fb8f83732d0b3f56bb11a97c84fdc7727c1026 Change-Id: Ic97a65fba95a67e3e16cedd0eb4f3f209f645421
-
Arvind Kumar authored
Set soc manufacturer property, model is set from QCV init scripts. Change-Id: Ieee34b7bfab87b241abc5ed3318b46a5c6f93456
-
Inseob Kim authored
We are going to enforce that each property has an explicit owner, such as system, vendor, or product. This attaches vendor_property_type to properties defined under vendor sepolicy directories. Bug: 159097992 Test: m selinux_policy && boot device Change-Id: Ibed833cd9e5d786e82985ded6bc62abdf8cd9ded
-
Michael Bestas authored
Fixes: warning: BOARD_PLAT_PRIVATE_SEPOLICY_DIR has been deprecated. Use SYSTEM_EXT_PRIVATE_SEPOLICY_DIRS instead. warning: BOARD_PLAT_PUBLIC_SEPOLICY_DIR has been deprecated. Use SYSTEM_EXT_PUBLIC_SEPOLICY_DIRS instead. Change-Id: I752602079de8ff4c5370fe3ec861b8746838d878
-
Felix authored
BOARD_SEPOLICY_DIRS is deprecated. Change-Id: I046282b2a2e8c541726fb29cb0044503322d4be9
-
Roger Ellis authored
* ELF prebuilts were banned in PRODUCT_COPY_FILES starting May 11th. See b/156534160 for long-term fix which should override this change. Change-Id: Icd25b40ca4e4285319775046a1b70de30572be07
-
Jeongik Cha authored
Bug: 150578172 Test: m Change-Id: I4a9bf218b92252403e9ebbe8f89b10ee1899283f Signed-off-by:
Sebastiano Barezzi <barezzisebastiano@gmail.com>
-
Arian authored
Change-Id: If707d5e4efb2513e8e447da2df692be99ef2d305
-
- Aug 28, 2022
-
-
LuK1337 authored
Change-Id: I197c6353dc50baf4ee76ed6ebf083dc00879bd96
-
xiaowang authored
High power consumption issues were reported for some HS/CK/Speaker in close range(1 meter) on hastings platform as they may not have perfect RSSI golden range logic for power control and always request SOC to increase TX power to max power level. Newer hastings SOC support LPA power control to avoid unnecessary higher power consumption. The change enable this soc feature according to value of property. And disable it for special remote devices which have been added in BL when new ACL link is created. If feature is enabled, controllable power level for remote is L0-L9, BT controller increase it to L10 or L11 according to RSSI and NAK rate. Otherwise controllable power level for remote is from 0 to max power level signified in NVM, most likely L11 for hastings. CRs-Fixed: 2597191 Change-Id: I354bb34a84aa7a55537e3a595daac54c46d90603 Signed-off-by:
Omkar Chandorkar <gotenksIN@aosip.dev> Signed-off-by:
Adithya R <gh0strider.2k18.reborn@gmail.com>
-
Giovanni Ricca authored
* No hals requires it anyway Change-Id: I623ac748b2db2a7298b435bda476309858af3340
-
Alexander Koskovich authored
Change-Id: I0ec61c3b9abfa86368e6c23481d7edf5d8f6a036
-
hpnightowl authored
* Building from here: https://github.com/LineageOS/android_build/blob/lineage-18.1/target/product/full_base.mk#L35 Change-Id: Ib71c1abd381468ec3621d60e5ca959f738f51168
-
Sebastiano Barezzi authored
Change-Id: I9a15982efa28456b8340665ee628a4074bb0501e
-