Commit graph

14 commits

Author SHA1 Message Date
Erik Kline
80539d3208 sdm845-common: Use tether automatic upstream selection
(config_tether_upstream_automatic=true)

Test: as follows
    - built, flashed, booted
Bug: 32163131
Bug: 62648872
Bug: 63282480
Bug: 110118584
Bug: 110260419

Change-Id: I604cda53d6d37a33de3e3ccc65c0da781d21278b
2018-11-13 22:15:45 +01:00
Jorim Jaggi
b24594c0d7 sdm845-common: Pin HOME application
Test: adb shell dumpsys pinner after boot
Bug: 111132016
Bug: 78585335
Change-Id: I4ed0587ae5348bbe03ad9ac5f1c5b1726dbb8246
2018-11-13 22:15:34 +01:00
Mathieu Chartier
9178bcd59b sdm845-common: Fix shared vdex name
The files in arm/arm64 are symlinks and pinning symlinks is not
supported. Pin the target vdex file intead.

Bug: 73990433
Test: manual
Change-Id: I313e1f53487c0a21b615f65dc64c21a1ecb4b7d5
2018-10-14 14:28:13 +02:00
Luca Stefani
efb158ad45 sdm845-common: Update tether overlays
Change-Id: I2a4226b9f3affa2b44b58933205ad8e2ec6f7afb
2018-10-14 14:28:13 +02:00
Lucas Dupin
b2c61d2e43 sdm845-common: Renamed config_dozeAfterScreenOff
New name is config_dozeAfterScreenOffByDefault
Bug: 73178121

Change-Id: Ie3d1ea5a2cc480655592bf6e49b37f5ea07f3f58
2018-10-14 14:28:13 +02:00
Luca Stefani
c26b6ced39 Revert "sdm845-common: overlay: Set higher status bar height"
* These props aren't working anymore, we must use the drawable overlay

This reverts commit 903b01d6f5.

Change-Id: I0ff95397a455840b4470bdf9a4b17258a9a5feeb
2018-10-14 14:28:04 +02:00
Luca Stefani
c114f9c532 Revert "sdm845-common: Adjust SystemUI layouts to compensate for notch."
* We're in P now

This reverts commit feb2b339bc.

Change-Id: Ic9ae02bbb1c4948b1152ffbce1bd51f2acbb02c0
2018-10-14 14:26:52 +02:00
Danny Baumann
10c61538af sdm845-common: Add support for custom hwcomposer
The one in the vendor partition has broken color transformation.

Change-Id: I93e989af5573902eb7013656268e3298cba6c232
2018-07-20 12:26:22 +02:00
Luca Stefani
664a9794fa sdm845-common: Enable double tap to wake support
Change-Id: I78b853eada19aba7b4569c25b92073ca27bde548
2018-07-19 22:13:43 +02:00
Luca Stefani
042fc542bb sdm845-common: Enable sustained performance mode
Change-Id: Iefd9b7aea0d04c7faa9af8a42874a218fff43499
2018-07-15 14:13:35 +02:00
Danny Baumann
feb2b339bc sdm845-common: Adjust SystemUI layouts to compensate for notch.
In particular
- move carrier name under notch in QS panel
- adjust keyguard status bar height
- adjust volume panel padding

Change-Id: Idb6f5a12a5dc50635bf962ac53845c952180ab7e
2018-07-07 18:44:54 +02:00
Hernán Castañón
903b01d6f5 sdm845-common: overlay: Set higher status bar height
This will help a bit on getting a proper status bar size to match the notch.

Change-Id: Ica1306eec8036aa2e67a8c1d85059c592aaa564e
Signed-off-by: Hernán Castañón <herna@paranoidandroid.co>
2018-07-07 18:44:54 +02:00
Jesse Chan
5216a03274 sdm845-common: overlay: Apply padding for rounded corner
Change-Id: I9f81f684d491ed447b7bdb2ca70f558bf75ebc67
2018-07-07 18:44:54 +02:00
LuK1337
02a9fcb3e4 sdm845-common: Initial commit
Change-Id: I317c72bd943457c95d2b2c2c80ac0163c9f76a93
2018-07-07 18:44:53 +02:00