aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* 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
* msm8996-common: overlay: Pin SystemUI and surfaceflingerDavide Garberi2021-10-19
| | | | Change-Id: If3bfc662fa5c2801f09239342fe166b278b5185f
* msm8996-common: Add a new list of pinned file for the JIT in zygote experiment.Nicolas Geoffray2021-10-19
| | | | | | Bug: 119800099 Test: adb shell dumpsys pinner Change-Id: I44596d11f7444551a9898373a068556d49a1a4e6
* msm8996-common: sepolicy: Label /persistLuK13372021-10-19
| | | | Change-Id: I471c0d1fedb51eabc32b54ab35a9823db8efd034
* msm8996-common: Use component-override to configure BluetoothRyan Mitchell2021-10-19
| | | | | | | | | | | | | | | | | | | | Runtime Resource Overlays (RROs) can no longer change the value of resources in manifest when read during PackagerParser. This change uses component-override to enable the service by default. Remove usages of profile_supported_* from overlays as they no longer configure the enable state of Bluetooth components. Bug: 135048762 Test: adb shell pm query-services \ com.android.bluetooth/.avrcpcontroller.AvrcpControllerService adb shell pm query-services \ com.android.bluetooth/.hfpclient.HeadsetClientService adb shell pm query-services \ com.android.bluetooth/.sap.SapService Change-Id: I284d254a921b14d1533745611a083f4b5a27d9dc
* msm8996-common: Use libcutils-v29.so for libdpmframework.soLuK13372021-10-19
| | | | | | * v30 one doesn't have `strdup8to16` symbol in it. Change-Id: Id2b4bb3017bc24c817dbe4b03834960aa1a4b444
* msm8996-common: Fixup origin of Widevine DRM blobsDavide Garberi2021-10-19
| | | | Change-Id: Ibf2ecacf3fd58d000124e83acfa13eaa77b2d63d
* msm8996-common: Add prebuilt protobuf from sdk28dianlujitao2021-10-19
| | | | Change-Id: I980a9e66cc0f99b5292210428c6ae9737e5b3969
* msm8996-common: Switch to standalone extract utilsMichael Bestas2021-10-19
| | | | Change-Id: Ife50623a3d1b8733f5cc76995c982d8950d39ad4
* msm8996-common: camera: Drop usage of LOCAL_COPY_HEADERSBruno Martins2021-10-19
| | | | | | | | | Google deprecated LOCAL_COPY_HEADERS in Android 11, so use LOCAL_EXPORT_C_INCLUDE_DIRS instead. Ref: https://android.googlesource.com/platform/build/soong/+/master/docs/best_practices.md#headers. Change-Id: Id68bc83cf74f2af0037331ebe4d17819021b88e8
* msm8996-common: Switch to Audio HAL V6Mikhail Naganov2021-10-19
| | | | | | | | | Bug: 141989952 Test: atest VtsHalAudioV6_0TargetTest atest VtsHalAudioEffectV6_0TargetTest manual audio "smoke" test Change-Id: Ieb1cc5c7fdcc5416a328a0a5c4a1996258b81ac8
* msm8996-common: Move supplicant service init to wpa_supplicantJimmy Chen2021-10-19
| | | | | | Bug: 138790309 Test: boot and wifi function is ok Change-Id: I35cf3e03566443e20799623045eacd423fd7f5c4
* msm8996-common: Adapt libinit to Android 11Lucchetto2021-10-19
| | | | Change-Id: Ia6b6f753891b639dad4e380bdba6b594faf2a550
* Revert "msm8996-common: Use timeservice_app_cert-legacy-um certificate for ↵LuK13372021-10-19
| | | | | | | | | | TimeService app" * This cert is no longer present in qcom sepolicy. This reverts commit 3a807a452e4f0d2361e33db05d1676ab262aaf9b. Change-Id: Ie4e882058825287d9db3f7a3bdd37c641c67a5c2
* msm8996-common: Update qcom sepolicy includeLuK13372021-10-19
| | | | Change-Id: I7167575e82eb8c5de2d822643261757edda73a07
* msm8996-common: audio: Add voip_tx profile to policy confSujin Panicker2021-10-19
| | | | | | | | | | | | Skype+camcorder concurrency usecase makes Skype to mute since both uses same record_24 profle, due to which second audio record request de-prioritizes first setting isTopOrLatestActive(=true) Add voip_tx profile making skype to use fasttrack rather than using record_24 profile Change-Id: I4a6cee00787f8f587b088d4586e8d13d824144c3
* msm8996-common: audio: Add built-in/Back mic and remove TelePhony Rx from ↵Shalini Manjunatha2021-10-19
| | | | | | | | | | | | | primary input Built-in mic and Built-In Back Mic aren't in supported devices list of primary input, Add them to primary input sources to reuse input to avoid to open extra input stream in AHAL Also remove Telephony Rx to make in call record use case through different front end pcm device when sva enabled to solve concurrency capture issue Change-Id: I8a036423da689a4de9abe767a0b6a595b4e068f1
* msm8996-common: Drop Snapdragon LLVM toolchain entryKevin F. Haggerty2021-10-19
| | | | | | * The rest of the tree stopped supporting this long ago. Change-Id: I0431861fd202a7a07b3d4b79642822aecafb9e6f