Commit graph

90 commits

Author SHA1 Message Date
Giammarco Senatore
f6f497c743
sdm710-common: Initial commonized tree
* minor cleanup in overlay and init rc
* drop dolby
2021-07-25 21:56:17 +02:00
Jesse Chan
224544bcb7
overlay: configure SQLite to operate in MEMORY mode
This change yields considerable SQLite performance gains. It
should be generally safe as this device has irremovable battery.

Some OEMs have been doing this for years.

Signed-off-by: Jesse Chan <jc@lineageos.org>
Signed-off-by: DennySPb <dennyspb@gmail.com>
Change-Id: I50d9b3d9f019772fedc7066675249116d5e441e4
2021-07-17 18:55:33 +02:00
Bruno Martins
cdd81c7801
Use CodeAurora ImsService implementation for RCS
There is no evidence that Qualcomm devices running a rather recent IMS
stack need to include AOSP RCS packages. RCS already worked before this
change and continues to do so, but the main goal was to get rid of some
of the RCS related log spam, which was accomplished here.

Change-Id: I219546e29d288373877e9bcd194a60ef5e09f224
Signed-off-by: DennySPb <dennyspb@gmail.com>
2021-07-17 18:54:38 +02:00
Fiona Campbell
e6d6a83f22
kunlun2: Add brightness float values to config file.
Test: manual testing - ensure that the brightness value in
Settings>Display>Brightness Level can go the full range from 0% to 100%.

Change-Id: I9e57760f9eb78bf944cea4e808866c16e3ffa695
Signed-off-by: DennySPb <dennyspb@gmail.com>
2021-07-17 11:27:27 +02:00
Weilun Du
4ca2a59aae
Add TetheringOverlay
BUG: 163800715
Signed-off-by: Weilun Du <wdu@google.com>
Change-Id: Ia0834f5215ff8c3b13effa591bd2f84d93419a06
2021-07-12 02:24:07 +02:00
Giammarco Senatore
28f5e83463 Revert "RMX1851: Kang CarrierConfig overlay from oneplus_sdm845-common"
This reverts commit 3eac25c37e.
2021-01-23 21:07:23 +01:00
GiaSen
b3e0af8270 kunlun2: Cleanup
- Remove unused build broken configs
- Remove RevengeOS early hack to bypass long baseband name
- Remove blur expensive prop, new power aidl doesn't support
- Live wallpapers are built by default
2021-01-02 16:43:53 +01:00
GiaSen
f31e94c048 kunlun2: Nuke qti telephony injection 2020-12-05 13:18:18 +01:00
SamarV-121
3eac25c37e RMX1851: Kang CarrierConfig overlay from oneplus_sdm845-common
Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
2020-12-05 13:13:37 +01:00
Roshan Pius
13fc98c8d2 RMX1851: overlay: Change wifi tether regex
The wifi interface names for wifi can either be wlan0 or wlan1.
Change the "config_tether_wifi_regexs" appropriately.

Bug: 80375412
Test: Ensured we display "Hotspot on" in settings when softap is started
on either wlan0 or wlan1.

Change-Id: I0c456412f9b71ef2ee784f3bfa58b01b9287ca73
Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
2020-11-28 21:53:54 +01:00
Kyle Harrison
689fabb481 RMX1851: overlay: Move tethering overlays
Config overlay values moved from frameworks_base core to
frameworks_base packages/Tethering

https://github.com/LineageOS/android_frameworks_base/blob/lineage-18.0/packages/Tethering/res/values/config.xml

Change-Id: Ia5a8056d6334cd78e79853c0ada4e8873a9669e0
Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
2020-11-28 21:53:39 +01:00
SamarV-121
d305f8ec6d Revert "sdm710-common: Enable AOD"
This reverts commit 40b06eb286.
2020-11-28 21:40:48 +01:00
Jimmy Chen
ab06d56014 sdm710-common: overlay: Add p2p regex for tethering modes
Bug: 137602441
Test: CtsVerifier - Wi-Fi Direct
Change-Id: I6d6d29bd1742e4f34d09a208fefdddc9913e38a2
Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
2020-11-28 21:37:11 +01:00
Kevin Chyn
4b637d7acf kunlun2: Add fingerprint configuration to overlay
The framework was changed in Android R to require explicit authenticator registration.
This change allows apps to continue to use the fingerprint sensor.

Bug: 147445115

Test: Builds
Change-Id: Id3385edc784b2053c8b54ec3153728f4e6e22a45
2020-11-12 15:05:02 +01:00
Roshan Pius
10ff7b1cbe kunlun2: overlay: Remove wifi related internal overlays
These are replaced by formal mainline module overlays.

Bug: 143464763
Test: Send for  Wifi regression tests
Change-Id: I45881ed210132252b9c5c7d6be03ed845e33f971
2020-11-12 14:12:17 +01:00
Brad Ebinger
fcfedf13ff kunlun2: overlay: Add translatable="false" tags to ims package overlays
Bug: 147569830
Test: atest TeleServiceTests:PhoneGlobalsTest
Change-Id: I57d80bbf17fafdc87ba04c6e7f7ab9573482e395
2020-11-12 14:09:19 +01:00
LuK1337
5fca2b44ca kunlun2: overlay: Remove old configuration and use new config for 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
2020-11-12 14:08:49 +01:00
GiaSen
7a5037cb9e Revert "kunlun2: import coral Telephony overlays"
This reverts commit 83a4082fe7.
2020-11-12 14:06:20 +01:00
LuK1337
17165825d5 kunlun2: overlay: Update in pinned files.
Remove or update paths that don't exist.

Bug: 119800099
Test: boots
Change-Id: Ib2cea88499cf08274d620d9d85ffcafc31fee868
2020-11-12 14:05:33 +01:00
Lucchetto
83a4082fe7 kunlun2: import coral Telephony overlays
Signed-off-by: Lucchetto <lucchetto.tie@live.com>
2020-11-08 11:09:03 +01:00
Lucchetto
e3790ebbdb kunlun2: enable baseband string hax
Signed-off-by: Lucchetto <lucchetto.tie@live.com>
2020-09-20 15:58:35 +02:00
SamarV-121
e33d666723 Revert "sdm710-common: Remove CarrierSettings from here"
This reverts commit b19f2b5cba.
2020-05-22 11:27:02 +02:00
ѕαмαя νιѕρυтє
f813de0d22
kunlun2: overlay: Disable camera2api for Snap 2020-04-12 22:38:31 +05:30
SamarV-121
18a697a2cf kunlun2: Import power profile from stock
Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
2020-04-12 15:21:30 +05:30
SamarV-121
a54debc8ce kunlun2: overlay: Import more brightness overlays
* also update vibration overlays

Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
2020-04-12 15:11:29 +05:30
Sᴀᴍᴀʀ Vɪꜱᴘᴜᴛᴇ
659dae57a2 kunlun2: overlay: Update brightness overlays from stock 2020-04-11 19:35:58 +05:30
Diogo Ferreira
baac476693 sdm710-common: Disable tap to wake by default
Tap to wake introduces some additional power consumption, this patch
disables it by default.

Change-Id: Ic33c44d72a2d0efcbe3a7dca0206558cbe1f4d6a
Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
2020-04-10 12:38:18 +00:00
SamarV-121
b19f2b5cba sdm710-common: Remove CarrierSettings from here
* Now in vendor_pixelstlye

Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
2020-04-09 15:42:31 +00:00
Sᴀᴍᴀʀ Vɪꜱᴘᴜᴛᴇ
083fc1b51d
sdm710-common: Update tether overlays
Ref: https://github.com/LineageOS/android_device_oneplus_sdm845-common/blob/lineage-17.1//overlay/frameworks/base/core/res/res/values/config.xml#L48
2020-04-09 13:54:30 +05:30
Michael W
1d041d65da sdm710-common: Blacklist google hotword service
* Fixes mic issue in third party apps

Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
2020-03-30 18:37:36 +05:30
SamarV-121
5338993f41 sdm710-common: Rearrange overlays
Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
2020-03-30 18:37:36 +05:30
Amruth Ramachandran
4e4c8d9569 sdm710-common: Enable IWLAN assisted mode
Add  qti.data.iwlan package
  Enable IWLAN HAL

Bug: 130182008
Test: WFC sanity
Change-Id: Icd8b0ff567df13b7efd3ce8fd7fc768c733ac489
2020-03-14 19:35:58 +05:30
Luca Stefani
40b06eb286 sdm710-common: Enable AOD
* But disable it by default

Change-Id: Ie85e49e38503dc531f262138d8bed465632a41c0
Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
2020-03-14 11:28:36 +05:30
razorloves
5853c22a4c sdm710-common: Use CarrierSettings app instead of CarrierConfig
The CarrierSettings app enables/disables carrier apps based on sim
inserted, so use it instead of CarrierConfig.

Change-Id: I163dd615e9d8268c5f94a28ae234a30f74c7e83b
Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
2020-03-12 20:13:54 +05:30
Sandeep Gutta
5b02da3f53 sdm710-common: Telephony: Add telephony_injection file
Add telephony_injection file and required jar path, components.

Change-Id: Ia2e0d327c1eaed17cb229f1cfca62c6bda85d49b
CRs-Fixed: 2407245
Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
2020-03-12 20:07:09 +05:30
Shubham Das
71b7bed60d sdm710-common: overlay: Enable ViLTE for Airtel (India) & 404 mcc
* Airtel India uses some mncs of 404 mcc

Signed-off-by: Henrique Pereira <hlcpereira@pixelexperience.org>
Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
2020-02-19 20:15:44 +05:30
Dyneteve
ae10f2083c sdm710-common: overlay: Enable VoLTE/VoWIFI for Digi Malaysia
Signed-off-by: Henrique Pereira <hlcpereira@pixelexperience.org>
Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
2020-02-19 20:15:34 +05:30
Dyneteve
b8be802829 sdm710-common: overlay: Enable voWIFI for Airtel
Signed-off-by: Henrique Pereira <hlcpereira@pixelexperience.org>
Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
2020-02-19 20:15:23 +05:30
Shubham Das
33d736ddc4 sdm710-common: overlay: Make WiFi Calling preference editable for Jio (India)
Signed-off-by: Henrique Pereira <hlcpereira@pixelexperience.org>
Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
2020-02-19 20:15:12 +05:30
Dyneteve
8081484d8f sdm710-common: overlay: Enable VoLTE/voWIFI for entire 226 mcc
Signed-off-by: Henrique Pereira <hlcpereira@pixelexperience.org>
Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
2020-02-19 20:14:59 +05:30
Ravi Paluri
a6a4eb1875 sdm710-common: IMS: Enable IMS feature flags for supported carriers
Enable IMS feature flags for supported carriers

Change-Id: Ib5dd349e02946f432ea4bff5cb89bb8dd4037bd2
CRs-Fixed: 2595292
Signed-off-by: Henrique Pereira <hlcpereira@pixelexperience.org>
Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
2020-02-19 20:14:44 +05:30
Dyneteve
6b22fca9f4 sdm710-common: overlay: Get VoLTE/VoWIFI for Digi Mobil going
* It's actually 05 not 5 (Stoopid)

Signed-off-by: Henrique Pereira <hlcpereira@pixelexperience.org>
Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
2020-02-19 20:14:32 +05:30
Henrique Pereira
d0de5fd2b5 sdm710-common: Enable VoWIFI for MTS (Russia)
Signed-off-by: Henrique Pereira <hlcpereira@pixelexperience.org>
Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
2020-02-19 20:14:20 +05:30
Dyneteve
5312362a10 sdm710-common: overlay: Enable VoLTE/VoWIFI for Turkcell/Digi
Signed-off-by: Henrique Pereira <hlcpereira@pixelexperience.org>
Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
2020-02-19 20:14:03 +05:30
Shubham Das
158ff8cdf1 sdm710-common: overlay: Enable VoWIFI for Airtel
Signed-off-by: Henrique Pereira <hlcpereira@pixelexperience.org>
Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
2020-02-19 20:13:51 +05:30
Dyneteve
0c802a5042 sdm710-common: overlay: Enable VoLTE/VoWIFI for Digi Mobil
Signed-off-by: Henrique Pereira <hlcpereira@pixelexperience.org>
Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
2020-02-19 20:13:39 +05:30
Henrique Pereira
e0534c9dbf sdm710-common: Enable VoLTE/WoWIFI for Megafone, MTS and Tele2/ECC/Volgogr
Signed-off-by: Henrique Pereira <hlcpereira@pixelexperience.org>
Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
2020-02-19 20:13:28 +05:30
Dyneteve
05b8dae576 sdm710-common: overlay: Enable VoLTE/VoWIFI for all indian cariers
* Preatty much all of them support volte

Signed-off-by: Henrique Pereira <hlcpereira@pixelexperience.org>
Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
2020-02-19 20:13:15 +05:30
Rooban
d19e504eb0 sdm710-common: Add 404/94 for Airtel/TN
Signed-off-by: Henrique Pereira <hlcpereira@pixelexperience.org>
Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
2020-02-19 20:13:04 +05:30
David Delima
b04cdef102 sdm710-common: Update CarrierConfig for Indian carriers
Signed-off-by: Henrique Pereira <hlcpereira@pixelexperience.org>
Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
2020-02-19 20:12:40 +05:30