Commit graph

60 commits

Author SHA1 Message Date
kdrag0n
e51c944939 sdm660-common: overlay: Allow more cached apps in the background
* Google has provisioned this on the Pixel 5 (RQ1A.201205.010) to
utilize the 8 GB of RAM better, and I have also observed that a
lightweight selection of apps was hitting the cached app limit before
exhausting RAM on another device with 8 GB of RAM
* This shouldn't cause adverse effects on devices with less RAM (e.g. 4
GB) as the low memory killer should kick in long before this limit on
such devices

Signed-off-by: pix106 <sbordenave@gmail.com>
2023-05-09 06:36:23 +02:00
kdrag0n
19e89d5f89 sdm660-common: overlay: Compact cached app heaps in the background
* Background ART heap compaction for cached apps has been recommended
for Android Go devices for a while, and Google has enabled it for the
Pixel 5 on RQ1A.201205.010. This feature should help fit more cached
apps in memory

Signed-off-by: pix106 <sbordenave@gmail.com>
2023-05-09 06:36:23 +02:00
Immanuel Raj
f7501e252b sdm660-common: overlay: Switch to RRO from Overlays
Co-authored-by: pix106 <sbordenave@gmail.com>
Signed-off-by: pix106 <sbordenave@gmail.com>
2023-01-12 07:32:12 +01:00
pix106
44d27f887e sdm660-common: overlay: drop DocumentsUI overlay 2023-01-12 07:29:56 +01:00
pix106
383726ec58 sdm660-common: overlay: drop Snap overlay
Signed-off-by: pix106 <sbordenave@gmail.com>
2023-01-08 20:28:11 +01:00
pix106
0c1fa5e0a1 sdm660-common: overlay: drop old CarrierConfig config
Signed-off-by: pix106 <sbordenave@gmail.com>
2023-01-08 20:28:11 +01:00
pix106
bfd593bfe0 sdm660-common: Checkout CarrierConfig from LA.UM.10.2.1.r1-03700-sdm660.0 2022-06-06 12:41:59 +02:00
TH779
c0b6915118 sdm660-common: overlay: Show 4G icon for all carriers
Signed-off-by: TH779 <i@779.moe>
Change-Id: I31a07fd4fb8fc84864c28d792c01b378fd068228
Signed-off-by: clarencelol <clarencekuiek@icloud.com>
Signed-off-by: pix106 <sbordenave@gmail.com>
2021-12-31 07:51:33 +01:00
kazerine
ca835cefeb sdm660-common: overlay: Enable VoLTE and VoWIFI for all
Change-Id: I4f7b5b8f2bb542c2dce01e43574d14c2ee65c105

Signed-off-by: clarencelol <clarencekuiek@icloud.com>
Signed-off-by: pix106 <sbordenave@gmail.com>
2021-11-13 11:31:51 +01:00
StyloGey
4ec9f92ace
sdm660-common: Update RIL from AOSPA
- update radio from LA.UM.9.12.r1-10800-SMxx50.0
- update telephony from qcom-common-AOSPA

Signed-off-by: OdSazib <odsazib@gmail.com>
2021-07-15 17:00:40 +06:00
Subhajeet Muhuri
0ce77b528a
sdm660-common: Checkout CarrierConfig to LA.UM.9.1.r1-07300-SMxxx0.0 2021-06-11 08:34:07 +06:00
Ryan Mitchell
1e203fcfbe
sdm660-common: Use component-override to configure Bluetooth
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/.hid.HidDeviceService
      adb shell pm query-services \
      com.android.bluetooth/.sap.SapService

Change-Id: I284d254a921b14d1533745611a083f4b5a27d9dc
2020-12-30 22:06:56 +06:00
OdSazib
256c2fbfed
Revert "sdm660-common: Switch to QTI bt stack and enable a2dp offload"
This reverts commit a85c69a8b5.
2020-12-30 22:04:27 +06:00
Wileen Chiu
fe22a9fdc9
sdm660-common: Add new config overlay for call composer
- add a new config and set as true for mcc/mnc
which support call composer calls
- allow implicit broadcast of new intent, which
contains call composer information

Change-Id: I5d042f88d57d54f3b7a944d9a2f49061cd0313d3
CRs-Fixed: 2672216
2020-10-26 04:25:14 +06:00
Zhao Fan
fd91207ba1
IMS: Filter out the conference host in the CEP for some carriers
Remove config which disable filtering out conference host for
some carriers.

Change-Id: I02e9e2b5bda3a3c497c0c9617fa8be5c5529e170
CRs-Fixed: 2721996
2020-10-19 11:36:06 +06:00
pengfeix
a07824280f
IMS: Enable IMS feature flags for supported carriers
Enable IMS feature flags for supported carriers.

Change-Id: I2a119788ca996e0d4152458c68206f7729aa6c28
CRs-Fixed: 2707881
2020-10-19 11:36:06 +06:00
dianlujitao
a85c69a8b5
sdm660-common: Switch to QTI bt stack and enable a2dp offload
Change-Id: I8b3e7701a81ac92696d59c145e91351839048e39
2020-10-19 11:36:06 +06:00
Vala Zadeh
05ff400bfc
Prevent RTT VT call on networks that don't support it
Change-Id: I95aa2adae52df3a40bc4e7e51239a0aad7ca9672
CRs-Fixed: 2648743
2020-08-12 02:11:32 +06:00
Stylogey
02e21ea504
sdm660-common: remove redundant overlays
* Removed non-existing overlays
 * Removed overlays with the same value as the system

Note: profile_supported_ba has to be added again once the quartz
bluetooth branch works

Change-Id: I13a42fed84d2146171e0927c225997e3961a9f0b
2020-08-12 02:02:39 +06:00
Sankar Gonella
fea52e47f4
IMS: Disable VT for specific operator
Disabled VT functionality for specific operator

Change-Id: I25e9b32e749ac1fcb9fd3ded04995364832ffcb4
CRs-Fixed: 2656727
2020-08-12 02:02:38 +06:00
Sonalika Paul
1421cb322d
IMS: Add carrier config.
Add carrier config to control default
rtt mode int based on mcc mnc.

Change-Id: I685d9a48a0fc87b8af0b3816bb2b2543abdf9bea
CRs-Fixed: 2648219
2020-08-12 02:02:38 +06:00
Dyneteve
0fb840157d
sdm660-common: Disable HD logo
Signed-off-by: Henrique Pereira <hlcpereira@pixelexperience.org>
Change-Id: I2f3f2fc9f0e797170ab34d82b00b46259a5c7348
2020-08-12 02:02:37 +06:00
Artem Borisov
e20a0bf5f0
sdm660: Snap: Enable support for bokeh mode
* Our HAL doesn't really support bokeh mode, but enabling this
  makes our auxiliary camera available in Snap again.
* Also update copyrights, as this was never an AOSP overlay,
  and that copyright was a typo.

Change-Id: I296d42e5e371711b7acb81cb3235ea572a2ded56
2020-02-27 17:01:42 +01:00
Ravi Paluri
a0d3f4cd64
IMS: Enable IMS feature flags for supported carriers
Enable IMS feature flags for supported carriers

Change-Id: Ib5dd349e02946f432ea4bff5cb89bb8dd4037bd2
CRs-Fixed: 2595292
2020-02-27 17:01:40 +01:00
Tomy Prasetyo
0f965351e0
sdm660: Add full Support Carrier Smartfren ViLTE
Change-Id: I6af854a07dfe521abfc624b34971a5359dd218bc
2020-02-27 17:01:37 +01:00
dasshubham762
0eac0de95b
sdm660-common: overlay: Enable ViLTE for Airtel (India) & 404 mcc
* Airtel India uses some mncs of 404 mcc

Signed-off-by: Zainudin Shamilov <izainudinshamilov@beatwo.men>
Change-Id: Iecefcefa628acc7aee7c8e6022a7c26a7765b245
2020-02-27 17:01:35 +01:00
Dyneteve
8bdaf69794
sdm660-common: overlay: Enable VoLTE/VoWiFi for Digi Malaysia
Signed-off-by: Zainudin Shamilov <izainudinshamilov@beatwo.men>
Change-Id: I47f491c8f7d056379b680b36506d25ded11691b5
2020-02-27 17:01:35 +01:00
Dyneteve
39d1f605d7
sdm660-common: Enable VoWiFi for Airtel
Signed-off-by: Zainudin Shamilov <izainudinshamilov@beatwo.men>
Change-Id: Ia264028fcb2985994ad3cb583da5188728bc7182
2020-02-27 17:01:35 +01:00
Dyneteve
26ff7b6051
sdm660-common: overlay: Enable VoLTE/VoWiFi/ViLTE for entire 460 mcc
* All of them support VoLTE/VoWiFi/ViLTE

Signed-off-by: Zainudin Shamilov <izainudinshamilov@beatwo.men>
Change-Id: I8f52933358a8c32c53f938f3e5866362c8123be0
2020-02-27 17:01:35 +01:00
Shubham Das
61c9eec8ef
sdm660-common: overlay: Make WiFi Calling preference editable for Jio (India)
Signed-off-by: Zainudin Shamilov <izainudinshamilov@beatwo.men>
Change-Id: Ifa3970b0c4f78dda583a00c8046a0e68524c51a1
2020-02-27 17:01:35 +01:00
faham1997
b79bb407b1
sdm660 : Enable Wifi Calling for India users
Signed-off-by: faham1997 <nafidfaham08@gmail.com>
Change-Id: If4a6d352656c5a13d4bab1c7b239e96d9b4b4479
2020-01-28 16:59:17 +01:00
Henrique Pereira
5574c57c29
sdm660: Enable VoLTE/WoWIFI for Megafone, MTS and Tele2/ECC/Volgogr
Signed-off-by: Henrique Pereira <hlcpereira@pixelexperience.org>
Change-Id: Ie7dc0b9b4efa222954c670908130646115209d28
2020-01-28 16:59:17 +01:00
Dyneteve
19cdf4c0fb
sdm660: overlay: Enable VoLTE/VoWIFI for Digi Mobil
Change-Id: I0ea9f1db73d63cad8353cefab41cfb2f6005f29d
2020-01-28 16:59:17 +01:00
Max Weffers
ab308a6727
sdm660: Treewide: Cleanup and Reorder
* Remove Double Definition
* Reordeder Alphabetic
* Move Audio and Media Files to Configs
* Move Wifi Configuration to Configs
* Cleanup Overlay and Reorder
* Move Privapp Permission to new Folder
* Reorder Properties and rename mk
* Move Xiaomi Doze to new Folder
2019-12-30 23:00:29 +01:00
pengfeix
6bb120186f
IMS-VT: Hide hold/add button for video call
Add carrier config allow_holding_video_call and
allow_add_call_during_video_call as false to hide
hold/add button for video call

Change-Id: I7fd961520dfdc3b819ed3410de83b3d5cddafd16
CRs-Fixed: 2564151
2019-12-16 18:24:39 +01:00
pengfeix
c46b5b60d0
IMS-VT: Allow holding video call
- Set allow_holding_video_call as true for mnc/mcc 460-03/11/12

Change-Id: I114651832496a9c563a74ee61ad9cd2bc6ee7c1e
CRs-Fixed: 2551381
2019-12-16 18:20:24 +01:00
Zhao Fan
062407a511
IMS: Disable filtering out conference host for some carriers
Add config to disable filtering out conference host for
some carriers.

Change-Id: I7fd73f77fed91662288c64ef1dc11e0defe6ed3a
CRs-Fixed: 2542041
2019-12-16 18:18:49 +01:00
Zhao Fan
895f2f652d
sdm660: IMS: Support to notify user when video call failed
Support to prompt on UI when video call failed for some carriers.

Change-Id: I37c59a637e61dca09bb975dfbf0a22b36d40fe86
CRs-Fixed: 2522446
2019-11-01 12:18:36 +01:00
Ashit Sood
e9781acdb4
sdm660: IMS: Enable IMS feature flags for supported carriers
Enable IMS feature flags for supported carriers

Change-Id: I6c2ad58f9709cec173e7ef3435e5697594d0354c
CRs-Fixed: 2537830
2019-11-01 12:18:36 +01:00
Wileen Chiu
2242e6a9d7
sdm660: IMS: Add config flag for VT one way options
- Add a config flag to determine whether to
show one way VT options when accepting an
incoming VT call

Change-Id: Ie545bc3b0ea4579404ba3c86623ab8de00c856fd
CRs-Fixed: 2534325
2019-11-01 11:53:36 +01: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
Rahul Krishna
f8004932e4
sdm660: Hide ugly volte is supported notification
Change-Id: Ie923e2667a76791f12344e4f2e0feafe06cec335
2019-10-04 19:00:30 +02:00
Aryan Gupta
8138d7da03
sdm660-common: Hide IMS notification
New Q blobs triggering a annoying notification while using volte . Hide ims notification for JIO India (mainly) by their MCC/MNC as its ain't showing for airtel volte so this bool should work . 

test
2019-10-01 13:14:01 +02:00
Aryan Gupta
0ba3eddcc0
sdm660-common: Enable VoLTE For Airtel/Vodafone India 2019-09-27 17:13:46 +02:00
Max Weffers
7960a89e27
sdm660: overlay: Squash Caf Carrier Config Changes from Q Tag 2019-09-27 17:13:45 +02:00
xshu
7cb966078c
sdm660-common: Enable connected MAC randomization
Change-Id: Ia3f58a44c2e072aaa6c711a9db37219626894c67
2019-09-16 10:39:46 +02:00
Markus Gruber
81e1b2fa1f
sdm660-common: Enable call recording
* Call recording is enabled, as per the stipulated requirements.

Change-Id: Ifda1fa7d8f2916b20f53cd34a86ce1f1db9ed084
2019-09-05 12:17:56 +02:00
sYYLG
751886eb99
sdm660-common: overlay: Update CarrierConfig overlays from 9.8.1
Signed-off-by: klozz <klozz@vivaldi.net>
2019-08-21 08:51:53 +02:00
Adrian DC
88a8638cc2
sdm660-common: overlay: Show DocumentsUI internal storage by default
Change-Id: I1ada4009c5f71681761d1fb033d3d1c8609b7797
2019-08-15 15:31:32 +02:00
maxwen
8a94b0462e
sdm660-common: overlay: enable config_enableManualSubProvisioning
Change-Id: I4ebf7ce5833e6375d5179f1ab084132449e51249
2019-08-15 15:27:20 +02:00