-
Notifications
You must be signed in to change notification settings - Fork 7
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
base: lineage-16.0
Are you sure you want to change the base?
Lineage 17.1 #2
Commits on Aug 5, 2020
-
hannah: Switch to common device tree
Change-Id: I4b21151c5e50ff48681576011c3026bd65d2bb1e
Configuration menu - View commit details
-
Copy full SHA for e1b64c8 - Browse repository at this point
Copy the full SHA e1b64c8View commit details -
hannah: overlay: Correct Moto typo inside power profile
Fixes drains Signed-off-by: wh0dat <whodat@remainsilent.net>
Configuration menu - View commit details
-
Copy full SHA for bb7ca58 - Browse repository at this point
Copy the full SHA bb7ca58View commit details
Commits on Aug 25, 2020
-
hannah: Update check_device.sh for SAR
Signed-off-by: Jarl-Penguin <jarlpenguin@outlook.com> Change-Id: Ifb64043105fd8b34bb539135ef4ed6e98efaa3ea
Configuration menu - View commit details
-
Copy full SHA for 8136a46 - Browse repository at this point
Copy the full SHA 8136a46View commit details -
hannah: We use common EGL blobs now
Signed-off-by: Jarl-Penguin <jarlpenguin@outlook.com> Change-Id: I81b6d6327b7ad6c13dde30570deb43e98c01829d
Configuration menu - View commit details
-
Copy full SHA for 5d17513 - Browse repository at this point
Copy the full SHA 5d17513View commit details
Commits on Sep 21, 2020
-
hannah: Address 'LOCAL_MODULE_TAGS := eng debug' deprecation.
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
Configuration menu - View commit details
-
Copy full SHA for 3ecddf4 - Browse repository at this point
Copy the full SHA 3ecddf4View commit details -
hannah: Switch from add_lunch_combo to COMMON_LUNCH_CHOICES
Bug: 77599627 Test: lunch [see entries in list] Change-Id: Id44fcfec47eeb979a745f879031f1bec7359a633
Configuration menu - View commit details
-
Copy full SHA for 1878c0d - Browse repository at this point
Copy the full SHA 1878c0dView commit details -
hannah: Setup device soong namespace
Change-Id: I2e9c0ab68a0fe86ba18e3955e2823b87d88e835a Signed-off-by: Erfan Abdi <erfangplus@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 03e6a69 - Browse repository at this point
Copy the full SHA 03e6a69View commit details -
hannah: Use TARGET_SCREEN_DENSITY
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
Configuration menu - View commit details
-
Copy full SHA for ed24641 - Browse repository at this point
Copy the full SHA ed24641View commit details -
Signed-off-by: Jarl-Penguin <jarlpenguin@outlook.com> Change-Id: I2db841f690bfdbb1379e248826dedde993886794
Configuration menu - View commit details
-
Copy full SHA for d5a1743 - Browse repository at this point
Copy the full SHA d5a1743View commit details -
hannah: Patch libjustshoot.so to load our shim
Signed-off-by: Jarl-Penguin <jarlpenguin@outlook.com>
Configuration menu - View commit details
-
Copy full SHA for a476f43 - Browse repository at this point
Copy the full SHA a476f43View commit details -
hannah: Decommonize sensor blobs
Signed-off-by: Jarl-Penguin <jarlpenguin@outlook.com> Change-Id: I6a7974e1ac4db8c3398538486c44fe9f014a1fb3
Configuration menu - View commit details
-
Copy full SHA for 2a100e6 - Browse repository at this point
Copy the full SHA 2a100e6View commit details -
hannah: Build laser sensor script
Signed-off-by: Jarl-Penguin <jarlpenguin@outlook.com> Change-Id: I731b506fec10244fbdc070643c754d6ea75987d4
Configuration menu - View commit details
-
Copy full SHA for 3a01272 - Browse repository at this point
Copy the full SHA 3a01272View commit details -
hannah: Update fingerprint blobs from deen QPKS30.54-22-12
Signed-off-by: Jarl-Penguin <jarlpenguin@outlook.com> Change-Id: Ibc30faa3df8306c9cb31b729e96c96db83b6eda0
Configuration menu - View commit details
-
Copy full SHA for 8706272 - Browse repository at this point
Copy the full SHA 8706272View commit details -
hannah: Format update-sha1sums.py with yapf
Change-Id: I396ad6d79ea6e47ba8b9a56da317123c7579aa67
Configuration menu - View commit details
-
Copy full SHA for efa1247 - Browse repository at this point
Copy the full SHA efa1247View commit details -
hannah: update-sha1sums: Better handle line breaks
Change-Id: I15cfda82a5bc6f05c0d7b9db209064ba498dac11
Configuration menu - View commit details
-
Copy full SHA for 3f34760 - Browse repository at this point
Copy the full SHA 3f34760View commit details -
hannah: update-sha1sums: Handle line with opts
Change-Id: Ia41000b36f3535a3cf0ef8d7650d0d540de728de
Configuration menu - View commit details
-
Copy full SHA for 0725eaa - Browse repository at this point
Copy the full SHA 0725eaaView commit details -
hannah: Commonize Snap overlay
Signed-off-by: Jarl-Penguin <jarlpenguin@outlook.com> Change-Id: Ibf161b60f09aad5029caaead18e57048951ca4c0
Configuration menu - View commit details
-
Copy full SHA for 5bbb9fd - Browse repository at this point
Copy the full SHA 5bbb9fdView commit details -
hannah: Update gatekeeper and keymaster blobs from deen QPKS30.54-22-12
Signed-off-by: Jarl-Penguin <jarlpenguin@outlook.com> Change-Id: Id99b56b54996758c1d0c367e9b7723ccbfc9d3a9
Configuration menu - View commit details
-
Copy full SHA for 703ddba - Browse repository at this point
Copy the full SHA 703ddbaView commit details -
hannah: Import display calibration configs
Signed-off-by: Jarl-Penguin <jarlpenguin@outlook.com> Change-Id: I8bf5483eef612c65ba0da18cd92b7f70298471b5
Configuration menu - View commit details
-
Copy full SHA for 6dd4380 - Browse repository at this point
Copy the full SHA 6dd4380View commit details -
hannah: Cleanup display calibration configs
Signed-off-by: Jarl-Penguin <jarlpenguin@outlook.com> Change-Id: I9ab73e2c5d9f17bacf97a78782c800fbf01d1607
Configuration menu - View commit details
-
Copy full SHA for ae06d82 - Browse repository at this point
Copy the full SHA ae06d82View commit details -
hannah: Update sha1sum for init.ets.rc
Signed-off-by: Jarl-Penguin <jarlpenguin@outlook.com> Change-Id: I87365a280acddb942c8ee4e62a441f713046f658
Configuration menu - View commit details
-
Copy full SHA for b5fc387 - Browse repository at this point
Copy the full SHA b5fc387View commit details -
hannah: Remove vulkan permission configs on rhannah
* Adreno 308 doesn't support Vulkan Signed-off-by: Jarl-Penguin <jarlpenguin@outlook.com> Change-Id: I01a67fa1e5428f1237313d326f3dee35a7e04469
Configuration menu - View commit details
-
Copy full SHA for 6e614e9 - Browse repository at this point
Copy the full SHA 6e614e9View commit details
Commits on Jan 28, 2021
-
Signed-off-by: Jarl-Penguin <jarlpenguin@outlook.com> Change-Id: I3e50c565614f59d46675383cff7b207873da2f52
Configuration menu - View commit details
-
Copy full SHA for 0146bd5 - Browse repository at this point
Copy the full SHA 0146bd5View commit details -
Signed-off-by: Jarl-Penguin <jarlpenguin@outlook.com> Change-Id: I41cedfe3c8f2f0956218298dac38c761eaf13790
Configuration menu - View commit details
-
Copy full SHA for f145068 - Browse repository at this point
Copy the full SHA f145068View commit details -
Revert "hannah: Commonize Snap overlay"
This reverts commit 5bbb9fd.
Configuration menu - View commit details
-
Copy full SHA for 4d6993e - Browse repository at this point
Copy the full SHA 4d6993eView commit details
Commits on Jan 31, 2021
-
james: Bringup / convert from hannah
Signed-off-by: wh0dat <whodat@remainsilent.net> Change-Id: I448e5f616df25fa25035130047ee305bf88c1dac
Configuration menu - View commit details
-
Copy full SHA for 634c05e - Browse repository at this point
Copy the full SHA 634c05eView commit details -
Signed-off-by: wh0dat <whodat@remainsilent.net> Change-Id: I853ba37e8650ff0dca542dea4aff2cdd45ee7c5d
Configuration menu - View commit details
-
Copy full SHA for 18afff0 - Browse repository at this point
Copy the full SHA 18afff0View commit details -
Configuration menu - View commit details
-
Copy full SHA for f4cd2ba - Browse repository at this point
Copy the full SHA f4cd2baView commit details -
james: Import camera configs from stock
Signed-off-by: wh0dat <whodat@remainsilent.net>
Configuration menu - View commit details
-
Copy full SHA for 0f583d9 - Browse repository at this point
Copy the full SHA 0f583d9View commit details -
james: Import sensors from stock
Signed-off-by: wh0dat <whodat@remainsilent.net>
Configuration menu - View commit details
-
Copy full SHA for 3473c63 - Browse repository at this point
Copy the full SHA 3473c63View commit details -
james: Import power profile from stock
Signed-off-by: wh0dat <whodat@remainsilent.net> Change-Id: Ic69a3f2d4066757d4d3812a990edaf4648fe9f88
Configuration menu - View commit details
-
Copy full SHA for 47f3254 - Browse repository at this point
Copy the full SHA 47f3254View commit details -
james: audio: Update audio_platform_info
Changed all speaker references from PRI to QUIN Signed-off-by: wh0dat <whodat@remainsilent.net>
Configuration menu - View commit details
-
Copy full SHA for 84178aa - Browse repository at this point
Copy the full SHA 84178aaView commit details -
james: audio: Add compress-voip-call speaker & headphones
Fixes VOIP calling Signed-off-by: wh0dat <whodat@remainsilent.net>
Configuration menu - View commit details
-
Copy full SHA for 912dea8 - Browse repository at this point
Copy the full SHA 912dea8View commit details -
james: permissions: Add unavail.android.hardware permissions
Disables fingerprint and gyroscope Signed-off-by: wh0dat <whodat@remainsilent.net>
Configuration menu - View commit details
-
Copy full SHA for d7a3aff - Browse repository at this point
Copy the full SHA d7a3affView commit details -
james: rootdir: Add some more stock props
Signed-off-by: the-flash <flash@remainsilent.net>
Hyper authored and the-flash committedJan 31, 2021 Configuration menu - View commit details
-
Copy full SHA for 7a08d6f - Browse repository at this point
Copy the full SHA 7a08d6fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 80cf75f - Browse repository at this point
Copy the full SHA 80cf75fView commit details -
james: rootdir: Update props for james_t
Signed-off-by: wh0dat <whodat@remainsilent.net>
Configuration menu - View commit details
-
Copy full SHA for 9a3298d - Browse repository at this point
Copy the full SHA 9a3298dView commit details
Commits on Feb 2, 2021
-
james: rootdir: Drop laser script
Signed-off-by: the-flash <flash@remainsilent.net>
the-flash committedFeb 2, 2021 Configuration menu - View commit details
-
Copy full SHA for d7e3364 - Browse repository at this point
Copy the full SHA d7e3364View commit details -
james: Drop useless blobs for james
Signed-off-by: the-flash <flash@remainsilent.net>
the-flash committedFeb 2, 2021 Configuration menu - View commit details
-
Copy full SHA for ae61b2d - Browse repository at this point
Copy the full SHA ae61b2dView commit details
Commits on Feb 12, 2021
-
james: BoardConfig: Add screen resolution
TARGET_SCREEN_HEIGHT := 1280 TARGET_SCREEN_WIDTH := 720 Signed-off-by: the-flash <flash@remainsilent.net>
the-flash committedFeb 12, 2021 Configuration menu - View commit details
-
Copy full SHA for e088a2e - Browse repository at this point
Copy the full SHA e088a2eView commit details
Commits on Feb 16, 2021
-
Signed-off-by: the-flash <flash@remainsilent.net>
the-flash committedFeb 16, 2021 Configuration menu - View commit details
-
Copy full SHA for 455ec03 - Browse repository at this point
Copy the full SHA 455ec03View commit details -
james: BoardConfig: Update vendor security patch flag
Signed-off-by: the-flash <flash@remainsilent.net>
the-flash committedFeb 16, 2021 Configuration menu - View commit details
-
Copy full SHA for ad5624e - Browse repository at this point
Copy the full SHA ad5624eView commit details -
james: Add missing blob to fix Whatsapp video
Signed-off-by: the-flash <flash@remainsilent.net>
the-flash committedFeb 16, 2021 Configuration menu - View commit details
-
Copy full SHA for c0bfedf - Browse repository at this point
Copy the full SHA c0bfedfView commit details -
Signed-off-by: the-flash <flash@remainsilent.net>
the-flash committedFeb 16, 2021 Configuration menu - View commit details
-
Copy full SHA for aaaf5b0 - Browse repository at this point
Copy the full SHA aaaf5b0View commit details