Commit graph

1302 commits

Author SHA1 Message Date
Muhammed Siju
f84faea716
sdm660: Init: Add system group for init.class_main.sh
/vendor/firmware_mnt/verinfo/ver_info.txt ownership
is now system,system. Hence need to add system group
for init.class_main.sh

Change-Id: I9c759c22aca7a8c5bc04908748f26916025c7b07
CRs-Fixed: 2534121
2019-11-01 11:51:58 +01:00
Shadab Naseem
91caad8a17
sdm660: init: qcom: Start IRQ balancer for bengal
Start the IRQ balancer for bengal, independent of the
platform ID.

Change-Id: Id7845daa03abf6b205244fa281bc4b1c54d20955
2019-11-01 11:51:00 +01:00
Prakash Pabba
3d4b84d204
sdm660: overlay: Add ethernet type in network attributes
testGetAllNetworkInfo CTS test fails for instant
mode due to no ethernet type network attribute
support and selinux denial to find ETHERNET_SERVICE.

Add ethernet type network in network attributes overlay.

Change-Id: Ie70df6c0473aa1b20d383f2892d18a2f0583c7a9
2019-11-01 11:50:25 +01:00
Biao Long
a8ba99ec61
sdm660: init.qcom.post_boot: initialize the tuning settings for NPU bwmon
Initialize the tuning parameters for NPU* BWMON monitoring the
traffic from NPU to DDR.

Change-Id: Ic0b0401cac87b25e37ef7fd44ae3dbe8508036d8
2019-11-01 11:48:12 +01:00
Ram Chandrasekar
529229dc22
sdm660: config.fs: init: Add AID_VENDOR_THERMAL for thermal-engine
Add AID_VENDOR_THERMAL group, so that the clients of thermal-engine can
be in this group to gain access to thermal-engine sockets.

Change-Id: I10faf04ce1e26bbeb893e934d5d405d8815f452a
2019-11-01 11:45:15 +01:00
Sanjeev Jakkilinki
7757971994
sdm660: init.qcom.post_boot.sh: r2 related changes
updated frequency corner changes related to r2 for Lito.

Change-Id: I8ecc4ccb632399810e0997284eddec2c0aaa35d9
2019-11-01 11:44:10 +01:00
Max Weffers
ca0f39ad7c
sdm660: Move Audio FX Modules to common 2019-11-01 11:39:14 +01:00
Max Weffers
cb92a9af76
sdm660: Unify Adsp and Adsp Modules blobs 2019-11-01 11:39:14 +01:00
Rama Bondan Prakoso
2b7dfb588c sdm660-common: Correct cryptfshw name
fix encryption, tested on lavender

Signed-off-by: Rama Bondan Prakoso <ramanarubp@gmail.com>
2019-10-31 17:42:08 +00:00
Rama Bondan Prakoso
153cfbd83f sdm660-common: Add support for lavender (Redmi Note 7/7S)
* add A-only SAR fstab
* hax manifest keymaster version

Signed-off-by: Rama Bondan Prakoso <ramanarubp@gmail.com>
2019-10-31 17:39:23 +00:00
Rama Bondan Prakoso
cb8b00f933 sdm660-common: extract-files: Correct camera shim name
Signed-off-by: Rama Bondan Prakoso <ramanarubp@gmail.com>
2019-10-31 13:42:46 +00:00
darkbeast69
10552a9942 sdm660: remove double defined power flag 2019-10-31 14:51:01 +05:30
1582130940
e36cce059a
sdm660: Set default wifi country code 2019-10-29 18:40:40 +01:00
Max Weffers
c04d9951a3
sdm660: overlay: move round corner configuration to device 2019-10-28 16:52:25 +01:00
Sandeep Gutta
ee96476bb4
sdm660: Telephony: Add inject support for MultiSimSettingController
Add MultiSimSettingController class name to telephony_injection to
be able to creat proprietary extended instance.

Change-Id: Ie371001330a34eadab8b46fb2173e9a4f245b1a6
CRs-Fixed: 2475440
2019-10-22 18:00:57 +02:00
Sandeep Gutta
18cd709280
sdm660: Telephony: Move qti-telephony-common to product
Add qti-telephony-common.jar product path to inject xml

Change-Id: I0c9bb7c827589236c1231fec0cb2621c2a0e3032
CRs-Fixed: 2438412
2019-10-22 18:00:20 +02:00
Sandeep Gutta
84dc076df5
sdm660: Telephony: Add telephony_injection file
Add telephony_injection file and required jar path, components.

Change-Id: Ia2e0d327c1eaed17cb229f1cfca62c6bda85d49b
CRs-Fixed: 2407245
2019-10-22 17:56:33 +02:00
Sundong Ahn
334659fc3b
sdm660-common: Add system properties for surfaceflinger
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
Signed-off-by: celtare21 <celtare21@gmail.com>
Signed-off-by: Dusan Uveric <dusan.uveric9@gmail.com>
2019-10-22 17:12:47 +02:00
Sujin Panicker
27abd7f7f6
sdm660-common: Fix rank of QC OMX components
Rank OMX SW codecs higher than C2 codecs except for opus codec.

Change-Id: Id8d760e2fc8d33e8c8c97ed1ee10513c71457aa5
Signed-off-by: Volodymyr Zhdanov <wight554@gmail.com>
Signed-off-by: celtare21 <celtare21@gmail.com>
Signed-off-by: Dusan Uveric <dusan.uveric9@gmail.com>
2019-10-22 17:12:47 +02:00
Kuran Kaname
d61715549a
sdm660-common: prop: override volume steps count 2019-10-22 17:12:47 +02:00
Dusan Uveric
89dcdc2d4e
sdm660: overlay: update brightness overlay from pixel 3
Signed-off-by: Dusan Uveric <dusan.uveric9@gmail.com>
2019-10-22 17:12:47 +02:00
Dusan Uveric
bc36bfe914
sdm660-common: update wifi irqbalance blacklist
taken from celtare21

Signed-off-by: Dusan Uveric <dusan.uveric9@gmail.com>
2019-10-22 17:12:47 +02:00
Arne Coucheron
2ab975e8aa
sdm660-common: reclassify OVERRIDE_RS_DRIVER flag as Renderscript
Change-Id: I4bfc5ce41be85ebcb81bd891d4ea7c181ad2c634
2019-10-22 17:12:38 +02:00
LuK1337
3002ad84da
sdm660-common: Convert remaining configstore settings to props
Change-Id: Iadefa31bc863b7ab70239874bed82bef240cbba5
2019-10-22 16:38:31 +02:00
Kalpaj Chaudhari
5b14f5dd93
sdm660-common: wifi: Enable etsi_srd_chan_in_master_mode
* Fixes 5GHz tethering after LA.UM.7.2.r1-07600-sdm660.0 merge.

Change-Id: I41ca8a4c326ab35a98d1a53a9c1e8df8775ed9d7
2019-10-22 16:37:01 +02:00
Pavan Patel
61fdb9f91d sdm660: Support twolip (Redmi Note 6 pro) 2019-10-21 17:30:14 +02:00
Stylogey
96cf920455
sdm660-common: XiaomiParts: Dont crash if dirac is not initialized 2019-10-19 20:51:48 +02:00
Stylogey
197013de2e
sdm660-common: XiaomiParts: Add a preview image to kcal 2019-10-19 20:51:48 +02:00
Stylogey
d9cde63c35
sdm660-common: XiaomiParts: Change settings icon to MI logo 2019-10-19 20:51:48 +02:00
Max Weffers
5998d47bda
sdm660: parts: Rename Performance Profile to Temperature Profile 2019-10-19 20:51:48 +02:00
Nick Kralevich
160b13b9df
sdm660: folio_daemon: Add system_file_type in sepolicy
This file resides on /system, so must be annotated with the
system_file_type attribute.

Test: Policy compiles.
Change-Id: Ic834caefe1417465ac842ddce909e968511f45b2
2019-10-19 20:51:10 +02:00
Jeff Vander Stoep
c145e57b0f
sdm660: Move folio_daemon to system in sepolicy
Remove Treble violations.

Bug: 36867326
Bug: 62387246
Test: loaded on taimen, checked dmesg, and tested daemon with magnet
Change-Id: I4662b41206b94cae6ac9843b5dc7e1452003c63c
2019-10-19 20:50:52 +02:00
Lennart Wieboldt
f554793657
sdm660: remove LOCAL_CLANG := true for folie_daemon
Clang is the default compiler since nougat.

Change-Id: I565e25f9f688a979eac41de0eee4a88b24099098
Signed-off-by: Lennart Wieboldt <lennart.1997@gmx.de>
2019-10-19 16:29:57 +02:00
Chih-Hung Hsieh
a40685ba7a
sdm660: Use -Werror in folio_daemon
* Remove unused local variable.

Bug: 66996870
Test: build with WITH_TIDY=1
Change-Id: I96228277b9c81b71e73e4e376d86cdea6cbcb647
2019-10-19 16:29:57 +02:00
Dan Albert
725e0b3f2e
sdm660: folie_daemon: Add missing includes.
Change-Id: I74ce25b3b5c918e371140b91f82ec00ff571f9fe
Exempt-From-Owner-Approval: trivial cleanup
Test: mma
Bug: None
2019-10-19 16:29:57 +02:00
Jeff Vander Stoep
494ee17d12
sdm660: Add folio_daemon in sepolicy 2019-10-19 16:29:57 +02:00
Andrew Lehmer
21e2243476
sdm660: folio_daemon: retry slowly on failure
Bug: 38001818
Test: loaded on taimen
Change-Id: I3f5a8cbf0faca3b5d027dcd74f1b16de80fdbee2
2019-10-19 16:29:57 +02:00
Andrew Lehmer
33f3f09b13
sdm660: folio_daemon: exit when poll returns zero events
Bug: 37402669
Test: loaded on walleye, issued `adb shell stop`, checked `top`
Change-Id: I7d43cab39809b6b156eb26195df2c913991e5c96
2019-10-19 16:29:57 +02:00
Andrew Lehmer
1c3353b71b
sdm660: folio_daemon: improve logging for debugging
Bug: 37402669
Test: loaded on walleye
Change-Id: I9cfd071158386d3eb15a5b81656b09452c7fed15
2019-10-19 16:29:57 +02:00
Andrew Lehmer
f08faed4c3
sdm660: Add support for folio cases
Bug: 35243564
Test: Used magnet to wake and lock device. Also tested during suspend.
Change-Id: I4b819e12cc23a3d7a8ce048e208c15eac4f8d6c5
2019-10-19 16:29:57 +02:00
Aryan
702f8d64b9
sdm660:Make vector images use the same accent color as the rest of the system! 2019-10-19 16:29:38 +02:00
Bruno Martins
e777d7e0d5
sdm660-common: Add ability to extract common proprietary files only
Change-Id: Id4303ba662f60cb794aac65ebde652b643ea2345
2019-10-18 17:39:22 +02:00
Kalpaj Chaudhari
9f82738458
sdm660: CarrierConfig: Set support_enhanced_call_blocking_bool to true
This shouldn't be a carrier related feature.
Change-Id: I65baf82b354eaac4f769b0aa078665d8b862d4f0
2019-10-18 17:29:24 +02:00
Max Weffers
4d7fa3c93a
sdm660: audio: configs: Remove voip_tx profile to policy conf
The voip_tx causes broken microphone in calls via Telegramm, Fb messenger and Whats app

This reverts commit ffbcf557f2.
2019-10-18 17:19:55 +02:00
Davide Garberi
f98a09d0f1
sdm660-common: Update WFD blobs from LA.UM.8.2.r1-04000-sdm660.0 2019-10-18 17:19:55 +02:00
Bruno Martins
07e70f414e
sdm660-common: Switch to cryptfshw HIDL
Change-Id: Id1d580607a7d73ec6738ab3aa8dcdf9e27558a33
2019-10-18 17:19:55 +02:00
Aryan Gupta
e6e0bc3a62 sdm660: Remove deprecated display flags
remove display flags i.e. deprecated in android 10
2019-10-18 08:40:09 +00:00
darkbeast69
08784fd314 sdm660: Add Vector Icons to XiaomiParts
it looks dope
icons from https://materialdesignicons.com
2019-10-18 08:39:54 +00:00
Himanshu Agrawal
5987d829c6
sdm660: board: Enabling back custom audio policy.
Change-Id: I4f62e0ce26c31ee77eb4071a1cec3f3eed5c7513
2019-10-15 22:07:25 +02:00
UnparallelSKY
d234b6b70c
sdm660-common: Define first api level in the device tree instead in the common tree
All sdm660 xiaomi device didn't launched with oreo-mr1 and it will be easer for add other device (jason, lavender, nitrogen, platina, tulip and whyred) who didn't launched with oreo-mr1 in xiaomi-sdm660 org
2019-10-15 18:08:26 +02:00