aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* msm8996-common: Don't sign Wifi RROs with platform certDavid Su2021-10-19
| | | | | | | | | | | Preinstalled overlays needn't be signed with the same cert as the package it overlays, simply being preinstalled is enough. Sign with the default cert instead for now, which provides fewer special privileges. Bug: 162195999 Test: verify values still overlaid correctly Change-Id: I017491fd383551c5aadf8648edb900e0c12a27b8
* msm8996-common: lights: Include VINTF fragmentBruno Martins2021-10-19
| | | | Change-Id: I436e67ea97511d728881e118cf8cb5b66ab338ed
* msm8996-common: touch: Add interface specificationBruno Martins2021-10-19
| | | | Change-Id: I3d3a25be50ebbd23c47906692469257482759814
* msm8996-common: touch: Include VINTF fragmentBruno Martins2021-10-19
| | | | Change-Id: I477318ba43537e43d1a19a6183abc8b893f8c1cf
* msm8996-common: Add pocketmode to doze whitelistdianlujitao2021-10-19
| | | | Change-Id: I4b9f2267cfd6fe95d08ea0eb6f7415ba5d81c1b1
* msm8996-common: Move configpanel and pocketmode to /productdianlujitao2021-10-19
| | | | Change-Id: I80b9b0b9ada6be12b80938a75077c071927c6527
* msm8996-common: Check if PocketMode is enabled rather than installedBruno Martins2021-10-19
| | | | | | | This is more effective, because the package may still be installed and at the same time disabled by the user. Change-Id: I95ccf5c4cdb05bac6cd91b96d7da6461dc8f6c44
* msm8996-common: Init ConfigPanel and PocketMode as soon as possibleBruno Martins2021-10-19
| | | | | | | | | | | It was recently noticed that waiting for BOOT_COMPLETED intent action is not enough to make sure that stuff is properly initialized before the user opens additional buttons settings. Address such issue by registering to INITIALIZE_LINEAGE_HARDWARE intent action as well, but keep listening to BOOT_COMPLETED action just in case the SDK is not present or not brought up. Change-Id: I55719348b1451d8817b202d343bd2fa3c0b346c1
* msm8996-common: WifiOverlay: Disable WPA2 -> WPA3 upgrade.Quallenauge2021-10-19
| | | | | | Our device doesn't simply support sae. Change-Id: Ibf8b9e363b4677cf2ab9590cc2ea1ba2341e29ca
* msm8996-common: Migrate to Health 2.1 HALBruno Martins2021-10-19
| | | | Change-Id: Ic6302844ac58c16713b43b6871a705b9b4749a96
* msm8996-common: Replace audio@2.0-service with audio.serviceRoman Kiryanov2021-10-19
| | | | | | | | | | Legacy service name, use android.hardware.audio.service instead Bug: 153579444 Test: presubmit Signed-off-by: Roman Kiryanov <rkir@google.com> Merged-In: I4c05accb86dd0c9cd1b3fef3d84e0d54b2afc6a1 Change-Id: I6b55b4b1db2577f4176c99dca7021cfe78e13307
* msm8996-common: Only include bitness of hal impls that is used.Steven Moreland2021-10-19
| | | | | | Bug: 73829928 Test: boot, check directories, no errors during boot Change-Id: Ia1272b2bcc5006fa75a50631861fbaccdeed7bee
* msm8996-common: bluetooth: Disable clean turn onNolen Johnson2021-10-19
| | | | | | * This isn't needed anymore. Change-Id: Ib77e5212099d82bbc07aea6044eb35109faff5cb
* msm8996-common: overlay: Sync CarrierConfig with LA.UM.8.6.r1-05300-89xx.0Bruno Martins2021-10-19
| | | | Change-Id: I258bd73542da9b1a67246c75c1edb705989d0ea7
* msm8996-common: Move telephony packages to /system_extBruno Martins2021-10-19
| | | | Change-Id: I38329f6d4ebb7b1a0b0f01e40918fdb73ccbcba9
* msm8996-common: Update GPS sha1sums from daisy PieDavide Garberi2021-10-19
| | | | Change-Id: If8b7a884a4bf52f6e2aeddba93e1ca17c5d66207
* msm8996-common: extract-files: Add fixup for daisy qti_libpermissionsDavide Garberi2021-10-19
| | | | Change-Id: I5a1c58dfe025c098f0262da0ca0713df6f4ec7d4
* msm8996-common: proprietary-files: Reorganize some wrong listsDavide Garberi2021-10-19
| | | | Change-Id: I5aa1df2fa2e79e7f27767f572cbd03ef20304a29
* msm8996-common: Drop obsolete priv-app permissionsBruno Martins2021-10-19
| | | | Change-Id: I42e69b8e1d9caf8d580176734072e05fad7f8725
* msm8996-common: Remove unused radio jarsBruno Martins2021-10-19
| | | | Change-Id: I651edb4823e54b589b7b72f6362a07c6e78b955a
* msm8996-common: init.qcom.rc: FR 53051: remove configs for vendor data ipa ↵Skylar Chang2021-10-19
| | | | | | | | | modules As part of this FR we are moving vendor ipa data specific module configurations to custom vendor data init rc files Change-Id: Ib1f2a8187b243e73ca1d4fa921117fd63b361157
* msm8996-common: IMS: decouple ims-ext-common from boot jarsSuresh Koleti2021-10-19
| | | | | | | -- Include ims_ext_common permission xml. Change-Id: Ide3ecae57cc1909180c8d8f323aa31620e900888 CRs-Fixed: 2373721
* Revert "msm8996-common: Create system copy of ims-ext-common and add to ↵dianlujitao2021-10-19
| | | | | | | | | | classpath" No longer needed with Q ims.apk This reverts commit 8187364cb4a34ca889915160180665e350981477. Change-Id: I4e2429e78204ed5a65cc1a2659f0065b78e30865
* msm8996-common: Update ims.apk from daisy Q imageBruno Martins2021-10-19
| | | | Change-Id: I107aa37abdcbbe0581d0d9047d0e27a2eabafd9e
* msm8996-common: FR53248: Android Q: Remove hidden API references in ims.apkSumit Das2021-10-19
| | | | | | Add telephony-qti-utils libarary to product packages Change-Id: Ie8651ebadc246c21bd5eb69ef060fe32d8f5f7c8
* msm8996-common: Add support for telephony hidl wrapperWileen Chiu2021-10-19
| | | | Change-Id: I4e248bb6de482d503e672d284189b24cafac8d20
* msm8996-common: Disable window rounded corner animationsLucas Dupin2021-10-19
| | | | | | | | For graphics performance reasons Bug: 122347746 Test: visual; swipe up on overview Change-Id: Iadc765aa72e2777f5307659a6138e9dcef1a9659
* msm8996-common: Address init denials regarding socket_deviceAayush Gupta2021-10-19
| | | | | | | | | | [ 9.346918] type=1400 audit(71454275.960:7): avc: denied { create } for comm="init" name="dpmwrapper" scontext=u:r:init:s0 tcontext=u:object_r:socket_device:s0 tclass=sock_file permissive=0 Ref: [0]: https://source.codeaurora.org/quic/la/device/qcom/sepolicy/commit/?h=LA.UM.9.2.1.r1-03800-sdm660.0&id=79488292273efa5ab89bc405a5f6ae4dec5d011d Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com> Change-Id: I262b06821c0625978b3685d0666bd2cf599fbf98
* msm8996-common: Remove deprecated telephony flagBruno Martins2021-10-19
| | | | | | The custom jar is dead for good in Android 11. Change-Id: I7f0f7afd186b00f01183bf4479092d03897e074a
* msm8996-common: camera: Switch to display_headers lib includeBruno Martins2021-10-19
| | | | | | | | | LOCAL_COPY_HEADERS is deprecated and Qualcomm HALs have been updated to remove its usage. As a consequence, the display headers are no longer copied to TARGET_OUT_HEADERS, so use the equivalent header lib instead. Change-Id: I85d229e536146b86662e9c9a28017d2448c856dd
* msm8996-common: Add 'vendor.' prefix to lights HAL service nameJaekyun Seok2021-10-19
| | | | | | | | | | To prevent property name collisions between properties of system and vendor, 'vendor.' prefix must be added to a vendor HAL service name. You can see the details in http://go/treble-sysprop-compatibility. Test: succeeded building and tested on device Bug: 36796459 Change-Id: I4e8fbee791ec917a8f627a1366f4d44ec7e6febc
* msm8996-common: Add interface specification for lights hal.Steven Moreland2021-10-19
| | | | | | | | | | | | | | So that init knows how to start it and to provide an example of how to specify interfaces since there are no lazy starting services on Pixel yet. In order to make lights a lazy service, it would also have to be marked as 'oneshot'. Test: manually using Light as a lazy service Bug: 64678982 Merged-In: I846a7e2d9545b42af9b985adb74883bda1b8c355 Change-Id: I846a7e2d9545b42af9b985adb74883bda1b8c355
* msm8996-common: overlays: Drop no longer existing configsBruno Martins2021-10-19
| | | | | | These configs were introduced by CAF changes that haven't been no longer ported. Change-Id: Ibe2db05befa015115952ec81b2064553fde9feb4
* msm8996-common: Enforce RRO for all resource overlaysAnton Hansson2021-10-19
| | | | | | Bug: 118823052 Test: make Change-Id: I579d09480c7a482543ea616dd5c493d825bb98b1
* msm8996-common: overlay: WhenDark -> OnLockLuK13372021-10-19
| | | | Change-Id: Ifb115b154e10a0ef98bfa1e1b8bb8137f81cd0e5
* msm8996-common: sepolicy: Allow creating acdbdata delta filesBruno Martins2021-10-19
| | | | Change-Id: Ia80078dcb85930373c27de4248f043088d140c81
* msm8996-common: sepolicy: Fix fingerprint enrolment denialsBruno Martins2021-10-19
| | | | Change-Id: I69d2b3558e10d8dfb35963a1bb3043e1f2179ee5
* msm8996-common: Define shipping FCM version in the manifestBruno Martins2021-10-19
| | | | | | | | | | Shipping API level 23 corresponds to legacy FCM version. This addresses the following build warning: Warning: Shipping FCM Version is inferred from Shipping API level. Declare Shipping FCM Version in device manifest directly. Change-Id: Ib230c345ff7deb552597824838b8809ceefbbe8a
* msm8996-common: Build new aidl qti power HALArian2021-10-19
| | | | Change-Id: I4bdea354e54d34d0dfe9b811e228fc6f8762d2ed
* msm8996-common: Replace BOARD_CHARGER_ENABLE_SUSPEND with ↵Yifan Hong2021-10-19
| | | | | | | | ro.charger.enable_suspend Test: charger mode Bug: 124118169 Change-Id: I3825d08e38d677bd7154879609857de302348b6f
* msm8996-common: TetheringOverlay: Disable BPFLuK13372021-10-19
| | | | | | * Such is life with 3.18 kernels. Change-Id: I1c5e3fab63271b1e3fe6c814d96edbde782f27e8
* msm8996-common: Add TetheringOverlayWeilun Du2021-10-19
| | | | | | BUG: 163800715 Signed-off-by: Weilun Du <wdu@google.com> Change-Id: Ia0834f5215ff8c3b13effa591bd2f84d93419a06
* msm8996-common: Add WifiOverlayRoshan Pius2021-10-19
| | | | | | Bug: 148617260 Test: Device boots up and connects to wifi networks. Change-Id: Iec27a6d947a232a42451ef095dc73d1a52327db5
* msm8996-common: overlay: Remove wifi related internal overlaysRoshan Pius2021-10-19
| | | | | | | | These are replaced by formal mainline module overlays. Bug: 143464763 Test: Send for Wifi regression tests Change-Id: I45881ed210132252b9c5c7d6be03ed845e33f971
* msm8996-common: overlay: Add translatable="false" tags to ims package overlaysBrad Ebinger2021-10-19
| | | | | | Bug: 147569830 Test: atest TeleServiceTests:PhoneGlobalsTest Change-Id: I57d80bbf17fafdc87ba04c6e7f7ab9573482e395
* msm8996-common: overlay: Remove old configuration and use new config for ↵Brad Ebinger2021-10-19
| | | | | | | | | | | | MMTEL/RCS Remove the old config_ims_package device config and configure the new MMTEL and RCS configurations in Telephony instead. Also, configure the RcsService to be the default RCS service. Bug: 111305845 Test: make checkbuild Change-Id: I0d709b8248f1c40f0a5b50ec799396706eeadd65
* msm8996-common: overlay: Update pinner list for new SystemUI locationSubhajeet Muhuri2021-10-19
| | | | Change-Id: I93c1a4b73ca1f03ca0fcf9cbe4ce1b057a739ca6
* msm8996-common: overlay: Update paths to the new ART APEX.Martin Stjernholm2021-10-19
| | | | | | Test: Presubmits Bug: 135753770 Change-Id: I98378100456dce927ccc253301a398d70d1b7368
* msm8996-common: overlay: Update in pinned files.Nicolas Geoffray2021-10-19
| | | | | | | | Remove or update paths that don't exist. Bug: 119800099 Test: boots Change-Id: Ib2cea88499cf08274d620d9d85ffcafc31fee868
* msm8996-common: Pin standard SystemUI instead of Google'sBruno Martins2021-10-19
| | | | Change-Id: If96bb13d6cc2c2156d8df111a1037247c96c6e0f