Commit Graph

60 Commits

Author SHA1 Message Date
matteo0026 5aa6439d45 matisse-common: fix brightness bar to get the lowest value
Change-Id: Ic1135bc25399b37f0565559989bfc5d5d439ec6c
2021-08-29 15:46:26 +02:00
matteo0026 6119cb909e matisse-common: correct CPU frequencies in power profile 2021-04-29 15:23:42 +02:00
matteo0026 ca6018d38a matisse-common: fix brightness bar behaviour
Manual regulation now starts to change from about 5%, which is good, rather than before that started from 60%.
2020-11-13 23:17:36 +01:00
matteo0026 cb26c96137 matisse-common: remove unneeded overlays
* We have physical buttons, so for us navbar is useless
* We don't have automatic brightness
* We don't have OLED display, so burn-in protection is useless
2020-09-04 16:29:43 +02:00
matteo0026 16bf7ca440 matisse-common: our device has 6800 mAh battery 2020-07-31 22:56:03 +02:00
matteo0026 c6b8b6824d matisse-common: disable automatic brightness
It isn't supported in stock ROM and device hasn't light sensor.
2020-07-03 14:52:08 +02:00
Arne Coucheron e6d5b4b92e matisse-common: Set config_displayBlanksAfterDoze to true
Change-Id: Iaa50883ebb2522796f51c3013471976c35763b47
2020-02-07 09:47:36 -05:00
Francescodario Cuzzocrea 22e165c60d [SQUASH]: matisse-common: initial bringup of matisse-common repo from s3ve3g-common repo
Change-Id: Ic670ca01287332c46be39dc64b34cf17fcda559c
2020-01-03 10:27:33 +01:00
Sam Mortimer db796ccf2b s3ve3g-common: Remove config_tether_upstream_types
* Made redundant by enabling config_tether_upstream_automatic
  in vendor/lineage

Change-Id: Idd22b0616ae1c8732139085c03f19e6c21c75feb
2019-10-15 21:36:46 +02:00
Adithya R 30c56bcb9d s3ve3g-common: Update power profile for Pie
* Match the changes made in LineageOS/android_frameworks_base@3d422c3

* Since Pie, AOSP is forcing us to define speeds and power values per CPU cluster.
  For single cluster chipsets like MSM8974, define cluster0 with only 4 cores
  to retain the existing behaviour.

Change-Id: Ida1edb9cc0335ffdb0ec6857da02b84a6a9d1633
2019-10-15 21:36:05 +02:00
Rashed Abdel-Tawab 0b4f03e2c8 s3ve3g-common: Set default hotspot name
Change-Id: Iecbefe61ffece88a6866ff2c8a1e79d99e535208
2019-10-11 09:09:04 +02:00
Joshua Primero 50455eff17 s3ve3g-common: Nuke deprecated WiFi Display overlay
* Google killed it in Pie
* reference: LineageOS/android_frameworks_av@d0a98fa05

Change-Id: I9bfd354c3e3a3d4c193c3865ac7eae84719c02dc
Signed-off-by: Joshua Primero <jprimero155@gmail.com>
2019-10-11 09:09:04 +02:00
Lucas Dupin 6caeef06f1 s3ve3g-common: Renamed config_dozeAfterScreenOff
New name is config_dozeAfterScreenOffByDefault
Bug: 73178121

Change-Id: Ie3d1ea5a2cc480655592bf6e49b37f5ea07f3f58
2019-10-11 09:09:04 +02:00
Francescodario Cuzzocrea 7d50f4fbfa [SQUASH]: s3ve3g-common: initial bringup of s3ve3g-common repo from klte-common base
* Rename klte-common -> s3ve3g-common
 * Drop fingerprint related blobs
 * Drop camera shim, we do not need it
 * Drop CameraWrapper to msm8226-common, as all msm8226 devices uses it
 * Drop broadcom NFC
 * Add buildable libpn547_fw.c, libpn547_fw_pku.c, libpn547_fw_platform.c dumped from stock S III Neo sources
 * Update audio configs with stock S III Neo ones
 * Update power_ext for S III Neo
 * Drop broadcom WIFI for Qualcomm WIFI as we got a Qualcomm WIFI chip
 * Drop broadcom bluetooth as we goot a Qualcomm bluetooth chip
 * Update partitions for S III Neo
 * Update rootdir for S III Neo
 * Update overlay for S III Neo
 * Update liblights path for S III Neo
 * Update deviceperms for S III Neo
 * Drop consumerir as we do not got an IR blaster
 * Update TWRP files for S III Neo
2019-10-11 09:07:33 +02:00
Paul Keith 005ba34fb8 klte-common: Reorder tetherable connection types
* In O, the default setting for mobile data always active was
  changed from off to on, meaning that when non-WiFi tethering
  is being attempted, more than one connection can be active
* Since the first active connection type in this overlay is used,
  reorder the values to get WiFi connections first, and then
  any type of mobile data connection, instead of vice versa

Change-Id: I41f31ba1a2793e209ff439c9ba28a390fecdeecb
2018-06-23 08:49:32 -06:00
Kevin F. Haggerty 22b58b4cc9 klte-common: Drop GPS overlays
* These have moved to msm8974-common

Change-Id: Idd45ab56f93b6391e6111933b2cf551910acd6b0
2018-01-18 04:53:43 -07:00
Kevin F. Haggerty 0e74d98093 klte-common: overlay: remove config_safeModeEnabledVibePattern
* This is gone now.
* See LineageOS/android_frameworks_base@33d6c08a for details

Change-Id: I66e6b175487222f99998ef559f125515ea7481f8
2017-12-26 14:22:55 -07:00
Sam Mortimer 5a176177c4 klte-common: overlays: Update for new LED capabilities
*) frameworks/base bool config_intrusiveBatteryLed is no longer
   used so it has been removed.

*) Use LIGHTS_BATTERY_LIGHT capability in lineage-sdk instead.

*) Update config_deviceLightCapabilities comments

*) Move bool config_intrusiveNotificationLed out of Lineage-specific
   overlays because it's an AOSP config

Change-Id: Ia813cdd0596ece07ff38e1087d9cdf9e135f20be
2017-12-22 17:32:30 -07:00
Rashed Abdel-Tawab d39af7a072 klte-common: Move Lineage specific overlays to overlay-lineage
Change-Id: I2fcd62b1dd6cbe292d89cf97085c9549bf69ba18
2017-12-22 17:31:55 -07:00
Paul Keith a2b7c30c15 klte-common: Add GPS configuration for China
* Use Asia NTP server
* Use Nokia SUPL server

Change-Id: I781a251bb20885c1a9e545b6678018b64ddce760
2017-10-06 16:06:52 +02:00
Paul Keith 2d60675042 klte-common: Refactor common gps configurations into gps.conf
* No need to clutter up the overlay

Change-Id: I888ef88c249cb09404336e7273088eeea4fc7d3d
2017-10-05 17:06:51 +02:00
Kevin F. Haggerty ed880e6a7d klte-common: Use https for XTRA download
Change-Id: Ie16206b51e3eef729851fd5c8e3defd768581771
2017-09-26 11:18:06 -06:00
Kevin F. Haggerty e5968e6e79 klte-common: fw/b overlay: Change GPS capabilities bitmask
* Disable MSB. Quicker and stronger lock. Winning.
* All regions/carriers are now (GEOFENCE|ON_DEMAND_TIME|SCHEDULING)
* CDMA carriers were already set to this value

Change-Id: I2b060a11795a97889e96b3d7de26b0ed28392841
2017-03-15 13:09:58 +00:00
OzzysCmAcc 56e35ca852 klte-common: kang brightness overlays from bacon
Change-Id: I55f2113bf346e109359881a062a0af26dc3c80e4
2017-03-04 20:23:27 +00:00
Kevin F. Haggerty 69b4d3bed0 klte-common: Move to commonized, overlay-based GPS config
* This is one main step toward future consolidating of some klte*
  builds
* Approach taken from Nexus/Pixel devices, values based on
  previously functional variant gps.conf files combined with
  LPP_PROFILE tuning by carrier from marlin

Change-Id: I9a66eb156df69340d35c139d20f835fa8693a716
2017-02-20 05:31:08 -07:00
Kevin F. Haggerty e69e367bbb klte-common: Add FlipFlap
Change-Id: Ie7e44e1f317b1c88cbf3a02733c3cd1162e37f27
2017-02-10 15:33:45 -07:00
Kevin F. Haggerty 5b372192ba klte-common: Re-enable blur
Change-Id: Ic4fda0b7d4bcebd13ace493ce25f3d7b71de97e5
2017-01-19 18:27:31 -07:00
Kevin F. Haggerty 0dd9e67761 klte-common: add fw/b overlay value to specify no permanent menu key
* Autodetection code is not working properly, leading apps (e.g., TI
  Backup) to not present the appropriate menu button/icon
* Credit to XDA user Zoomed for noting the problem and appropriate
  overlay

Change-Id: I62b035f88ad212fdfe0d00ab0473f8b7119c50cb
2017-01-18 18:03:17 -07:00
Paul Keith e831cc5130 klte-common: Fix rotation sensor
* Our sensor firmware is weird, and breaks
  when there's a batch size set
* Let's opt-out of setting a batch size in
  order to fix rotation on our devices

Change-Id: I3e930087f989a2b52078872219366ea59f53a6f3
Signed-off-by: Paul Keith <javelinanddart@gmail.com>
2017-01-15 20:48:53 -06:00
Kevin F. Haggerty aef5a1c3d2 klte-common: Remove config_enableAutoPowerModes from fw/base overlay
* Enabled globally now

Change-Id: Iac75105a11b9e85af096d8fa8480b3d02449d328
2016-12-09 04:33:18 -07:00
Zhao Wei Liew 373d03d366 klte-common: Switch to the unified LED capabilities overlay
The old overlays have now been removed in favour
of a single unified and extensible overlay.

Change-Id: I56f5bfa2baa7bb9bf546bd5e59cebb74ac71732f
2016-12-03 07:57:14 -08:00
Kevin F. Haggerty 071fd01f05 Revert "overlay: Raise minimum brightness to 10"
This reverts commit b92b43c8ef.

* If your display is flickering your HW is broken, the rest of us
  like our retinas intact when using the phone in the dark.

Change-Id: I07e263c76465127ddca5fb3f5d0e4655d0176ca5
2016-11-08 06:17:07 -08:00
Kevin F. Haggerty 1c64c859bd Revert "klte: Enable blur"
This reverts commit c95164386f.

* This isn't permanant, just until blur is fixed up in frameworks by
  https://review.cyanogenmod.org/#/c/167370/ or similar appropriate
  commit.

Change-Id: Ia747d6a25350d4653aaf94f324d789990eb9d747
2016-11-07 05:29:03 -07:00
Paul Keith b92b43c8ef overlay: Raise minimum brightness to 10
* Users are reporting issues with display flickering at low
  brightness levels. Raise the minimum brightness to fix it

Change-Id: Ic15403d9b29755fcc87b3617ae44edbdab05f4b7
Signed-off-by: Paul Keith <javelinanddart@gmail.com>
2016-09-26 14:51:35 -07:00
Paul Keith c95164386f klte: Enable blur
Change-Id: I391768d9f750e67c67468c9fe1a66a7e83d17070
Signed-off-by: Paul Keith <javelinanddart@gmail.com>
2016-08-16 15:31:26 -07:00
OzzysCmAcc ee7886670b klte-common: Update TCP performance from CAF
Change-Id: I9a7f7b5b88a64cc49b4b4bdfc0e63c40dda8b2e4
2016-04-04 21:47:02 +02:00
OzzysCmAcc 29d4d78bd9 optimize tcp buffer settings from upstream
Change-Id: I79e647a3e7721079ea456dd6c32a4bf11caab2e4
2015-12-31 10:51:50 +01:00
Steve Kondik 144a58a99e klte: Clean up TCP buffer settings
Change-Id: I6a54c285d0cc0a645d2467fc7b5625f082dbfbc4
2015-12-23 11:14:12 -08:00
Ethan Chen fa39dc602a klte-common: Remove performance profile overlay
* Not slated to return in cm-13.0

Change-Id: I03b22f2f7a8a3cdb3defe5ad9d3b3d321ac9bae5
2015-11-14 00:59:40 -08:00
OzzysCmAcc a2eb2f19d7 klte-common: Enable doze
Change-Id: I907bfc2f2bc8cc0bdb8aab2cbf1c0206991bcb03
2015-11-13 17:33:30 -08:00
Jeff Sharkey cc7385d30f Updated external storage configuration.
vold now manages external storage in a much more dynamic fashion,
so we no longer need to define FUSE daemons or mount points.

Bug: 19993667
Change-Id: I17a468fe37ed6d1f7af8524b93072672c2ec2164
2015-11-13 17:33:30 -08:00
Jake Jackson 84afbb329e klte-common: reduce minimum MANUAL brightness to darker level
This will change the minimum MANUAL brightness to match the new minimum
AUTO brightness as some users may wish to manually set the brightness as
well.

Change-Id: I32118bc10fb46e9a43bd79081ca67ef495cebbe2
2015-07-10 16:16:32 -05:00
Patrick Lower 884c8122b5 klte-common: reduce minimum brightness to darker level
Change-Id: I63fcd09a22ce2b8e6661d65b642538000281f1ef
2015-07-09 19:29:17 -04:00
Regi24 bc1f088002 klte-common:cleanup
Change-Id: I6f85c9f6c0b198e1f983c3a905b9bfbc25a6fdd9
Signed-off-by: Regi24 <mrregi24@gmail.com>
2015-06-13 19:48:13 +10:00
Patrick Lower 6fcedd4624 klte-common: Enable Ambient Display
Change-Id: Id859aaf976a0dfd5a28b785ffba0df8552ff8022
2015-05-21 13:13:57 -04:00
Patrick Lower ad7fb1bcb4 Revert "AmbientDisplay: Enable Ambient Display for klte."
This reverts commit f89d46563f.

Change-Id: I6d1286fb1d15f039d85b8c2d8d6d24b9919e8716
2015-05-21 12:59:56 -04:00
Patrick Lower f89d46563f AmbientDisplay: Enable Ambient Display for klte.
* Set configuration overlays to turn on ambient display
* Added custom service that uses proximity sensor in wake-up mode to trigger display on
* If more sensor triggers are suitable to use, they can be added to the service

Change-Id: Id0849fb5c17ff569d771a19cebfc579dc93dbc48
2015-05-15 16:05:42 +00:00
Marcel Dopita d460453879 klte-common: restore battery LED options
Change-Id: Ie208dba640946467142fa764e0d216ba7c93d5f2
2015-03-22 11:17:45 -07:00
Matt Filetto 9f00050326 klte-common: re-enable performance profiles
Change-Id: I1a7ccf995b9583f04770c7ac7391e41f2e88ca9e
2015-01-30 18:04:35 -08:00
Matt Filetto dd521d0e92 klte-common: Update hardware keys overlay
Change-Id: Ifc84dc94fa0e9666590ebb91fca6a9c7403b1e26
2014-12-22 15:05:10 -08:00