Commit graph

18 commits

Author SHA1 Message Date
coderzstas
823c11d4b6
sdm660-common: Add FP Navigation Gestures and enable SystemNavigationKeys overlay
* useing jasmine keylayouts from android on pie
2019-08-14 10:04:10 +02:00
Rashed Abdel-Tawab
7f9b60c7fa
sdm660-common: Don't balance mdss or kgsl IRQs
While IRQ balancing is generally a good idea, MDSS and KGSL
are critical for UX and shouldn't be migrated between cores.

Change-Id: Ic8ae88f5ea75715f3cd6bfec118380f65ea9e4d1
2019-08-14 10:04:10 +02:00
GuaiYiHu
9ab0b5b9bb
sdm660-common: Update qti configs from caf
* Also move them to system

Change-Id: I561da9ac4019c20a9413d3046f24db413f7c3153
2019-08-14 10:04:10 +02:00
Sneh Bansal
568051d3d9
sdm660-common: 5G: Whitelist permissions for nrNetworkSettingApp
The package 'org.codeaurora.qti.nrNetworkSettingApp' is a priv-app, and
uses the MODIFY_PHONE_STATE permission. This permission needs to be
whitelisted for the package. Otherwise, a CTS failure will occur.

Change-Id: Iedfce95014b97deb55f24a98233000e552e4d518
CRs-Fixed: 2341511
2019-08-14 10:04:10 +02:00
Kevin Tang
a9684f1600
sdm660-common: Adding com.skyhook.blp into the whitelist
Adding com.skyhook.blp into whitelist to avoid it being killed by
doze. Also adding INTERACT_ACROSS_USERS permission to be able to
run as single user.

Change-Id: I245965c87e7a5029eb8a308af24484d64a3fcb87
CRs-Fixed: 2294320
2019-08-14 10:04:10 +02:00
dianlujitao
650a22b1a6
sdm660-common: Update QTI whitelist and priv-app permissions
Change-Id: Idd082a9b6fc0671e6594f6761feb44fc4ff773c4
2019-08-14 10:04:10 +02:00
GuaiYiHu
249079989c
wayne-common: media: Update media configs from MIUI 9.3.25
Change-Id: I3fd0039b3320191d33a62014f12b81398073a692
Signed-off-by: PIPIPIG233666 <2212848813@qq.com>
2019-08-14 10:04:10 +02:00
dianlujitao
33b0e4fac1
wayne-common: Tweak media profiles
* Remove unsupported profiles in AOSP from media_profiles_vendor.xml:
   - vga
   - 4kdci
   - timelapsevga
   - timelapse4kdci
   - highspeedcif
   - highspeedvga
   - highspeed4kdci
   - qhd
   - 2k
   - timelapseqhd
   - timelapse2k
   - lpcm
   and use it as media_profiles_V1_0.xml
 * Remove never used CAF media_profiles_V1_0.xml.

Change-Id: I8309af0804caf32ab0870a7ad754b8d41dc9b544
Signed-off-by: PIPIPIG233666 <2212848813@qq.com>
2019-08-14 10:04:10 +02:00
Satya Durga Srinivasu Prabhala
1adec2f1a9 wayne-common: sec_config: Allow sensors group process to QMI Sensor services
Enable Sensors QMI services for sensors process groups.

CRs-Fixed: 431081

Change-Id: Ibbdb0e07d9497e1809e7ef817e8400d4a9e4f8c1
2019-07-01 16:42:18 +02:00
jkalsi
7ea4234792 wayne-common: Allow rfs_shared and QDMA QMI service
Change-Id: I2d065eadf051e1bff0c252891a7818e871be6bee
2019-07-01 16:42:18 +02:00
Kineret Berger
b195321f26 wayne-common: Add tloc daemon to sec_config
in order to communicate with the modem we need permission for IPC router.
adding tloc daemon group (1026) to service 0x10

Change-Id: I3ab4a37bbed3fd496a73ffa7d12f908d8d8b8c36
CRs-Fixed: 1106225
2019-07-01 16:42:18 +02:00
Brandon
6f9f1863cc wayne-common: Data IMS: A new HAL for passing SIP Call info headers to Clients
Desc: Permission to access the QMI and HAL from RCS Daemon

Change-Id: I45d944376179d0f6f6704563ac3da631a3fa9c64
2019-07-01 16:42:17 +02:00
Brandon solis
9a6945197e wayne-common: New HAL for passing RCS configuration to modem
Desc: Permission to access QMI Settings from the Connectivity Daemon

Change-Id: I0fbb2ad5852beceacf5a9529392c750130d498f0
2019-07-01 16:42:17 +02:00
Brandon
fb259c97ac wayne-common: New HAL for passing SIP call info headers to clients
Desc: Permission to access the QMI and HAL from RCS Daemon

Change-Id: I45d944376179d0f6f6704563ac3da631a3fa9c64
2019-07-01 16:42:16 +02:00
oshmoun
c858ca4529 wayne-common: Add public.libraries.txt
Android needs this text file to know what libraries are allowed to be loaded by apps directly.
For now, add:
libOpenCL.so to the list, in order to get OpenCL to function properly.
adsprpc related libraries, since they were also declared public in stock.

Change-Id: I15ef7a7ab7d1f1a0cc6b484cd2ca9993f40de23b
2018-12-05 00:36:35 +08:00
Bruno Martins
38501bbfd1 wayne: Fix typo from CodeAurora in the QTI whitelist
* Let com.qualcomm.qcrilmsgtunnel break free

Change-Id: I6243a6d21da7709bf6612270d7638f1231b9f601
2018-07-19 00:00:09 +00:00
Isaac Chen
71ad0c9e53 wayne: Initial bringup
Change-Id: I211da5781d8c7a16199fd8a18e1b00cfc9e01944
Signed-off-by: Isaac Chen <isaacchen@isaacchen.cn>
2018-07-13 00:01:25 +00:00
Isaac Chen
e1db0f8a9c wayne: configs: Move config files to specified dir
Change-Id: I6bea25b73d4e0396aaefc831feb34c1c6639e347
Signed-off-by: Isaac Chen <isaacchen@isaacchen.cn>
2018-07-03 22:11:27 +08:00