Commit graph

148 commits

Author SHA1 Message Date
kubersharma001
3f24771865 sdm660-common: Remove config_jitzygoteBootImagePinnerServiceFiles list
- obsolete on android-12

Ref: I97738435edd07e8b6770372cd935218c1a9cd984
Change-Id: Ibbc8d35961d919ccdc454ef2043824f38191637e
Signed-off-by: pix106 <sbordenave@gmail.com>
2021-12-31 07:51:33 +01:00
yukiscape
7fcfdd2964 sdm660-common: overlay: Use Power button to access power menu
* by default it uses power + vol up for accessing power menu

Signed-off-by: pix106 <sbordenave@gmail.com>
2021-12-31 07:51:32 +01:00
Kevin Jeon
2ef475c589 sdm660-common: Update SurfaceFlinger pin
This change replaces the '/system/lib64/libsurfaceflinger.so' pin, as
the file was removed in ag/12524602. The updated pin relies on
go/aog/1552085, as system_service needs read access to SurfaceFlinger.

Bug: 176197656
Test: adb shell dumpsys pinner (coral)
      - shows that /system/bin/surfaceflinger is successfully pinned
      adb logcat | grep PinnerService (coral)
      - no longer shows a file-not-found error in PinnerService
Change-Id: Iae2a96c5fe4b1f5698d21de9970140321d11c460
Signed-off-by: pix106 <sbordenave@gmail.com>
2021-12-31 07:51:32 +01:00
Nicolas Geoffray
8e5b6e227e sdm660-common: Remove odex/oat files from pinner list.
The pinner now asks the runtime for these files.

Test: adb shell dumpsys pinner
Bug: 144773394
Change-Id: Ifead4354d29b3ce658b2f5771b778a050b0579b5
Merged-In: I6627afc390f8dcacc197680dcc4917e2ac5bc090
Signed-off-by: pix106 <sbordenave@gmail.com>
2021-12-31 07:51:32 +01:00
TRANSAERO21
0f55c2f411 sdm660-common: Disable proximity check on wake
Fixes DT2W while AOD in Android 12

Signed-off-by: pix106 <sbordenave@gmail.com>
2021-11-13 11:40:19 +01:00
SakilMondal
13b3f60c15 sdm660-common: overlay: Enable adaptive sleep
Change-Id: I74111dc7d4cd35c1d28ef838a4b90e738dcfbba5
Signed-off-by: clarencelol <clarencekuiek@icloud.com>
Signed-off-by: pix106 <sbordenave@gmail.com>
2021-11-13 11:31:51 +01:00
Michael W
d5c9cc3c31 sdm660-common: overlay: Disable DiscoveryService
Change-Id: Ib3f923bf8742bf6480d278fb21a873ddc1290484
Signed-off-by: clarencelol <clarencekuiek@icloud.com>
Signed-off-by: pix106 <sbordenave@gmail.com>
2021-11-13 11:31:51 +01:00
Subhajeet Muhuri
5c938f5f62 sdm660-common: overlay: Drop OLED specific overlays
* config_dozeAlwaysOnDisplayAvailable is false by default

 * config_enableBurnInProtection is unused in LCD, which surya has

Change-Id: I88f30d3f07cecdb4992a427ae7d7c19799123e37
Signed-off-by: pix106 <sbordenave@gmail.com>
2021-11-13 11:31:51 +01:00
kdrag0n
aa5ed51a1c sdm660-common: config: Don't use all-caps text for buttons
This looks more modern and matches the stock Pixel look.
Extracted from the Pixel stock ROM.
2021-11-13 11:31:51 +01:00
raiyanbinmohsin
d995aabb68 Revert "sdm660-common: Awaken-ify"
This reverts commit 635c08ae00.

* also drop awaken ota sepolicy
2021-11-13 11:31:51 +01:00
Sebastiano Barezzi
79b7a9bb81 sdm660-common: Drop MMS user agent overlays
* Current profile URL points to a 404 page

Change-Id: I2e06cfbb4611e6dc7892141b5bde186e73014db8
2021-11-13 11:31:51 +01:00
vasishath
4eb8bd1b7c
sdm660-common: overlay: Use vibration pattern from pixel 2
Change-Id: I561d7dbc05de46046212e8d2071b7d3496bb63b1
Signed-off-by: Akhil Narang <akhilnarang.1999@gmail.com>
Signed-off-by: Anunay Maheshwari <anunaym14@gmail.com>
Signed-off-by: clarencelol <clarencekuiek@icloud.com>
2021-06-27 22:21:00 +06:00
OdSazib
d1dff54c3f
sdm660-common: Fix smart-charging 2021-05-28 20:30:28 +06:00
Randall Huang
8a1ef1a3b9
sdm660-common: Enable zram-writeback job
This patch enables zram-writeback job. It will run idle marking
at 60m since the device is boot. After that, it will do first
writeback after 3hour to sweep initiallized cold pages out.
After that, it periodically write out every 24hour.

Bug: 117682284
Bug: 127185055
Test: Confirm with manual testing

Change-Id: I6857c79ca3ce6a3619f4b7e200d7f17a8decd659
2021-05-15 06:03:01 +06:00
Martin
ba969f035b
sdm660-common: overlay: Add proper support for 5GHz hotspot 2021-05-15 06:03:01 +06:00
Jesse Chan
f39019a41c
sdm660-common: overlay: Set fast charging indicator threshold to 10.8W
Signed-off-by: clarencelol <clarencekuiek@icloud.com>
2021-04-10 14:29:00 +06:00
Henrique Silva
79be95ced6
sdm660-common: overlay: Set Google autofill service as default
This service must be trusted, as it can be activated without
explicit consent of the user. If no autofill service with the
specified name exists on the device, autofill will be disabled
by default.

Change-Id: Ib9a8620327dfbafa41063a96f84c3aaaf4ae4899
2021-03-22 18:30:00 +06:00
Danny Lin
aeaf262479
sdm660-common: Don't pin camera app in memory
The default camera app can be *huge* in some cases, e.g. when the app in
question is Google Camera. The system will only pin up to the first 80
MiB of the APK file, as well as the first 80 MiB of its odex. There are
several problems with this:

  - We could easily end up with 160 MiB of camera app files pinned,
    which is a tall order with the ~3.5 GiB of usable RAM that we have
  - The data that gets pinned may not even be the most critical data for
    launching the camera

Let's disable pinning of the camera app to save precious RAM on this
device.

Change-Id: I745e39b6ff212dfaf9213517d2a2be8ff7384e24
2021-03-02 23:47:30 +06:00
Dybios
f6b044c52e
sdm660-common: Reduce screenshot delay to 0 2021-03-02 23:43:22 +06:00
Jesse Chan
e22ae338d5
sdm660-common: 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-02-10 09:05:29 +06:00
OdSazib
ee10c7c2a6
sdm660-common: overlay: Adjust overlay with source 2021-02-04 13:21:01 +06:00
OdSazib
635c08ae00
sdm660-common: Awaken-ify
Signed-off-by: OdSazib <odsazib@gmail.com>
2020-12-30 22:06:56 +06:00
inthewaves
b7b965a7a0
sdm660-common: add config overlay for biometric sensors
Change-Id: Iad81cd680fbeedd1ac3f216727e367d790834423
2020-12-13 18:37:01 +06:00
Brad Ebinger
1a7e51cd2f
sdm660-common: 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
Signed-off-by: Manish4586 <manish.n.manish45@gmail.com>
2020-12-13 18:27:09 +06:00
Subhajeet Muhuri
046a47a631
sdm660-common: Update pinner list for new SystemUI location
Signed-off-by: Subhajeet Muhuri <subhajeet.muhuri@gmail.com>
Change-Id: If3c4e6978e2f28206f918d86786460cf2bb13375
2020-12-13 18:27:09 +06:00
Martin Stjernholm
1ea36658d7
sdm660-common: Update paths to the new ART APEX.
Test: Presubmits
Bug: 135753770
Change-Id: I98378100456dce927ccc253301a398d70d1b7368
Signed-off-by: Manish4586 <manish.n.manish45@gmail.com>
2020-12-13 18:27:08 +06:00
Nicolas Geoffray
72cea2d0f9
sdm660-common: Update in pinned files.
Remove or update paths that don't exist.

Change-Id: Ib2cea88499cf08274d620d9d85ffcafc31fee868
Signed-off-by: OdSazib <odsazib@gmail.com>
2020-12-13 18:27:08 +06:00
Weilun Du
d008a7e9a6
sdm660-common: Add TetheringOverlay
BUG: 163800715
Signed-off-by: Weilun Du <wdu@google.com>
Change-Id: Ia0834f5215ff8c3b13effa591bd2f84d93419a06
2020-12-13 18:25:07 +06:00
Roshan Pius
f35725bd0c
sdm660-common: 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-12-13 18:25:06 +06:00
Ahmed ElArabawy
5d20308705
sdm660-common: Wifi: Replace config_wifi_dual_band_support
As part of the 6GHz band support, there is now more than 2 bands and
hence config_wifi_dual_band_support is misleading.
This commit replaces this config with config_wifi5ghzSupport which is
more reflecting to the device support check.

Bug: 145936758
Bug: 139354972
Test: Builds and Wifi runs successfully.
Change-Id: I6a1a18965b8020049f9b395ae97b6d84e4f5ae94
2020-12-13 18:20:07 +06:00
Max Weffers
2a27848f87
sdm660-common: overlay: Remove doze Autobrightness values
This reverts commit 4cd252e878983e8da8337525858a97f1b3aaac88.

breaks display turn on when notification comes in

Change-Id: I300853bfd806afffd55c6c3bc0c7dfde3e1cb0cb
2020-10-19 11:36:06 +06:00
Max Weffers
ab0918680e
sdm660-common: overlay: Rework doze Autobrightness values
Change-Id: I95912ded870f645fd2eb86580203bcb2c3e7e0d4
2020-10-19 11:36:06 +06:00
Lup Gabriel
1631a1e242
sdm660-common: allow auto-brightness while in doze
* Values from Coral

Signed-off-by: Rizky Benggolo <travarilo@gmail.com>
Change-Id: I7968e05fb37f4f2b0c10bd62c6dfb7695aeb5109
2020-10-19 11:36:06 +06:00
kevin8768
426130ce28
sdm660-common: overlay: Limit alpha compositing functionality
Change-Id: Ic0b986bfdf2febcec6ca7ec2d5b075a01ad8dbba
2020-10-19 11:36:06 +06:00
Anirudh Gupta
e69f3d95cd
sdm660-common: overlay: Set screen off delay to 0
Fixes flicker issue when entering AOD

Signed-off-by: Anirudh Gupta <anirudhgupta109@gmail.com>
Change-Id: I1db01adf94358b521b1ec2b05adfd1f5bbe437e3
2020-08-12 02:11:33 +06:00
Henrique Silva
545b5b8ed4
sdm660: Improve padding on keyguard
Signed-off-by: Subinsmani <subins.mani@gmail.com>
Change-Id: Ib070e321cc1d9927761e30d433bb8b0005d15d0b
2020-08-12 02:11:32 +06:00
Max Weffers
01a91a0651
sdm660-common: overlay: Enable IWlan
Change-Id: Ic5bbb6200bdb07930d775adfc249333fd809c8e9
2020-08-12 02:11:32 +06:00
Max Weffers
4a73aa06ae
sdm660-common: remove double defined overlay
Change-Id: I2cecefc5ef79775348758472f54882f54b76da6a
2020-08-12 02:02:40 +06:00
Stylogey
bb0bee6aec
sdm660-common: 60 seconds as default screen timeout
Change-Id: I1f5c5cd73fd99c942812dbeba89d975e00f55262
2020-08-12 02:02:39 +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
Michael W
c8802e085e
sdm660-common: Disable NearbyMessagingService
Change-Id: Ib3f923bf8742bf6480d278fb21a873ddc1290484
2020-08-12 02:02:39 +06:00
Max Weffers
d02d61a930
sdm660-common: overlay: Remove unneeded network radio and iwlan overlays
Change-Id: I2f4068dcd4ebe4474e268407a5a733f8d8c14386
2020-08-12 02:02:39 +06:00
Dušan Uverić
99c1f88d25
sdm660-common: don't show navbar by default
this should be moved to device specific overlays

Signed-off-by: Dušan Uverić <dusan.uveric9@gmail.com>
Change-Id: I5c8e63c368b53c752cbe8ce0aff808a5a4a8ece2
2020-08-12 02:02:39 +06:00
Dušan Uverić
2b57530a8b
sdm660-common: set button brightness default to 64
Signed-off-by: Dušan Uverić <dusan.uveric9@gmail.com>
Change-Id: I5a6ac3a730149c45b573f3ebf9495764ce15ae21
2020-08-12 02:02:39 +06:00
Max Weffers
8d13332bcf
sdm660: overlay: Disable fingerprint swipe gesture in common
* move to device

Change-Id: I126f1f2a120d1d3f24dd79f783302bd862e53f51
2020-08-12 02:02:39 +06:00
Venkatraman Nerellapalli
b504c0c584
sdm660: Telephony: Add volteReplacementRat and enable SMS shift tables
Change-Id: I7694538bee6d66630a8526941d6be81e59682325
2020-08-12 02:02:39 +06:00
Max Weffers
26230ca864
sdm660-common: overlay: Switch to old Auto Selection Network UI
Change-Id: I60458c55015b7734b8ab6b01e167ec9043c93146
2020-08-12 02:02:39 +06:00
rohan
ce470a71de
sdm660: overlay: Let's really fix the flicker issue this time
This reverts commit a7d031553d107a6daf5277a685d9f8a179d05b5a.

Change-Id: If5e420456ad80b0253c753f37e7d56cfc0c34554
2020-08-12 02:02:37 +06:00
khanfrd
1d210000b3
sdm660-common: overlay: Enable STATE_DOZE support
Signed-off-by: Zainudin Shamilov <renascape@beatwo.men>
Change-Id: Ia8474ddaff2e0a7a591eee26f9ba1e6a7d7b444a
2020-02-27 17:01:41 +01:00
izainudinshamilov
e16c070073
sdm660-common: Update vibration pattern from sargo
Change-Id: Ie97c7673b4e38b0fb99b99c10e007df36e75ca5b
2020-02-27 17:01:38 +01:00