Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lineage 17.1 #2

Open
wants to merge 44 commits into
base: lineage-16.0
Choose a base branch
from
Open

Lineage 17.1 #2

wants to merge 44 commits into from

Conversation

wh0dat
Copy link
Contributor

@wh0dat wh0dat commented Nov 23, 2020

No description provided.

karthick111 and others added 22 commits August 5, 2020 22:21
Change-Id: I4b21151c5e50ff48681576011c3026bd65d2bb1e
Fixes drains

Signed-off-by: wh0dat <whodat@remainsilent.net>
Signed-off-by: Jarl-Penguin <jarlpenguin@outlook.com>
Change-Id: Ifb64043105fd8b34bb539135ef4ed6e98efaa3ea
Signed-off-by: Jarl-Penguin <jarlpenguin@outlook.com>
Change-Id: I81b6d6327b7ad6c13dde30570deb43e98c01829d
Newer AOSP deprecates LOCAL_MODULE_TAGS := eng debug.
We now remove that and instead add the package to
PRODUCT_PACKAGES_ENG or PRODUCT_PACKAGES_DEBUG as applicable.

To ensure that we don't miss out on any package during this switch,
we add these explicitly, even though it might have been already
added under PRODUCT_PACKAGES at some other location.

Change-Id: I35bd67c3e7752be5bcd8f8682864062173e92724
Bug: 77599627
Test: lunch  [see entries in list]
Change-Id: Id44fcfec47eeb979a745f879031f1bec7359a633
Change-Id: I2e9c0ab68a0fe86ba18e3955e2823b87d88e835a
Signed-off-by: Erfan Abdi <erfangplus@gmail.com>
This variable is used to auto-populate the ro.sf.lcd_density as
well as selecting density bucket for resources in recovery.

Bug: 118676832
Test: adb shell getprop ro.sf.lcd_density
Test: boot into recovery
Change-Id: Ib383d18b61e7a2058a69ae26136aa053fdba4df2
Signed-off-by: Jarl-Penguin <jarlpenguin@outlook.com>
Change-Id: I2db841f690bfdbb1379e248826dedde993886794
Signed-off-by: Jarl-Penguin <jarlpenguin@outlook.com>
Signed-off-by: Jarl-Penguin <jarlpenguin@outlook.com>
Change-Id: I6a7974e1ac4db8c3398538486c44fe9f014a1fb3
Signed-off-by: Jarl-Penguin <jarlpenguin@outlook.com>
Change-Id: I731b506fec10244fbdc070643c754d6ea75987d4
Signed-off-by: Jarl-Penguin <jarlpenguin@outlook.com>
Change-Id: Ibc30faa3df8306c9cb31b729e96c96db83b6eda0
Change-Id: I396ad6d79ea6e47ba8b9a56da317123c7579aa67
Change-Id: I15cfda82a5bc6f05c0d7b9db209064ba498dac11
Change-Id: Ia41000b36f3535a3cf0ef8d7650d0d540de728de
Signed-off-by: Jarl-Penguin <jarlpenguin@outlook.com>
Change-Id: Ibf161b60f09aad5029caaead18e57048951ca4c0
Signed-off-by: Jarl-Penguin <jarlpenguin@outlook.com>
Change-Id: Id99b56b54996758c1d0c367e9b7723ccbfc9d3a9
Signed-off-by: Jarl-Penguin <jarlpenguin@outlook.com>
Change-Id: I8bf5483eef612c65ba0da18cd92b7f70298471b5
Signed-off-by: Jarl-Penguin <jarlpenguin@outlook.com>
Change-Id: I9ab73e2c5d9f17bacf97a78782c800fbf01d1607
Signed-off-by: Jarl-Penguin <jarlpenguin@outlook.com>
Change-Id: I87365a280acddb942c8ee4e62a441f713046f658
* Adreno 308 doesn't support Vulkan

Signed-off-by: Jarl-Penguin <jarlpenguin@outlook.com>
Change-Id: I01a67fa1e5428f1237313d326f3dee35a7e04469
@wh0dat wh0dat force-pushed the lineage-17.1 branch 2 times, most recently from 514c897 to 31fb42c Compare November 24, 2020 04:56
JarlPenguin and others added 6 commits January 28, 2021 11:13
Signed-off-by: Jarl-Penguin <jarlpenguin@outlook.com>
Change-Id: I3e50c565614f59d46675383cff7b207873da2f52
Signed-off-by: Jarl-Penguin <jarlpenguin@outlook.com>
Change-Id: I41cedfe3c8f2f0956218298dac38c761eaf13790
Signed-off-by: wh0dat <whodat@remainsilent.net>
Change-Id: I448e5f616df25fa25035130047ee305bf88c1dac
Signed-off-by: wh0dat <whodat@remainsilent.net>
Change-Id: I853ba37e8650ff0dca542dea4aff2cdd45ee7c5d
wh0dat and others added 12 commits January 31, 2021 07:35
Signed-off-by: wh0dat <whodat@remainsilent.net>
Signed-off-by: wh0dat <whodat@remainsilent.net>
Signed-off-by: wh0dat <whodat@remainsilent.net>
Change-Id: Ic69a3f2d4066757d4d3812a990edaf4648fe9f88
Changed all speaker references from PRI to QUIN

Signed-off-by: wh0dat <whodat@remainsilent.net>
Fixes VOIP calling

Signed-off-by: wh0dat <whodat@remainsilent.net>
Disables fingerprint and gyroscope

Signed-off-by: wh0dat <whodat@remainsilent.net>
Signed-off-by: the-flash <flash@remainsilent.net>
Signed-off-by: wh0dat <whodat@remainsilent.net>
Signed-off-by: the-flash <flash@remainsilent.net>
Signed-off-by: the-flash <flash@remainsilent.net>
TARGET_SCREEN_HEIGHT := 1280
TARGET_SCREEN_WIDTH := 720

Signed-off-by: the-flash <flash@remainsilent.net>
the-flash added 3 commits February 16, 2021 16:32
Signed-off-by: the-flash <flash@remainsilent.net>
Signed-off-by: the-flash <flash@remainsilent.net>
Signed-off-by: the-flash <flash@remainsilent.net>
Signed-off-by: the-flash <flash@remainsilent.net>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants