SYSTEM NOTICE: Just a heads up, we are doing routine system maintenance on the site. Uploads will be disabled during this time. The maintenance may take up to 24 hours. Thank you for your understanding and patience.
=======================
05-25-2019
=======================
* build/make/
573965b69 Set ro.build.fingerprint in system/etc/prop.default
beb5d2140 Revert "Remove root folder bt_firmware in GSI"
* device/phh/treble/
7e1367c Merge pull request #3 from phhusson/android-9.0
* external/selinux/
c3590b0b Increase default log_level to get actual selinux error in kmsg
b6dfac5c Enable multipl_decls by default. This is needed because 8.0 init doesn't add -m
* frameworks/av/
4b94a1663 We might not have a mFlashlight at this state, but that's ok
e51e29515 Kirin:: Remove lock to prevent self-lock
5c87966f9 Fix WiFi-Display on Huawei devices (EMUI 8.0)
e2d74a449 FIH devices: Fix "Earpiece" audio output
* frameworks/base/
30bfc8eaaad Add japanese S9
0edfca4a3d1 Add a property toggle to enable high brightness range on samsung device
73541f9d91d Switch samsung light fingerprint match to regexp, to include Note9
2d219ac9aa0 idmap: Don't silently ignore RROs with same priority
ca4b70a8db8 Change SignalStrentgh to change behaviour based on property
ba6004264ff Show APN Settings for CDMA carriers
15d6f47392e "remaining" of HAL onEnroll is actually a percent of progress
31975a217b6 Add Qualcomm starlte
fa17f7a4380 Fix typo on fnmatch return value check
2c449524c6b property-matching RROs: allow to prefix the value with + to do glob match instead of exact match
0b2114743e2 Try to make brightness more generic using property set by rw-system
9789b9012d9 Fix OP6 brightness
6adcf28ac82 S9 brightness override only for screen
97de3934c1a Don't crash if there is IR HAL is not declared
758cba11fbc Fix backlight control on Galaxy S9(+)
ba1a07c487c Revert "Initial support for OnePlus in-display fingerprint sensor"
cf26d84f659 Revert "fod: differentiate dreaming and pulse"
afc64cb1724 Revert "fod: prevent reapplying modes if theres no changes"
5f91734acac Revert "FOD: dont show FP icons if FOD is in use"
60007c39c59 Hardware Keys Customization for Axon 7
* frameworks/native/
21e0f214f Huawei:: HWC doesn't understand 0,0,0,0 == fullscreen damage. Set it to the whole visible surface
2e4565d14 Ignore usage bits verification
a76c25267 AOSP 8.0/8.1 didn't use presentOrValidate, so it's broken. Don't use it
* frameworks/opt/net/wifi/
fb3ef64d3 Support hostap on O/O-MR1 vendors
b46ea853c Start supplicant later
fbd948270 Revert "SupplicantManager: Remove |ensure_config_file_exists|"
* frameworks/opt/telephony/
df6745995 Add route to gateway on null netmask
* system/bt/
e5d76ce00 Make BTM_BYPASS_EXTRA_ACL_SETUP dynamic
* system/core/
500270b9b First drop_privs (which may fail) and only run thread that might be scheduled before us
6aac2b57a Some kernel crashes when using too recent sdcardfs options. Force everyone to old options
db513cbc8 Revert "logd: add "+passcred" for logdw socket"
* system/netd/
98b7d79 Huawei Kirin 960:: accept broken rpfilter match
* system/sepolicy/
d3ac77eb Relax /proc read from ueventd, huawei needs it
ea2d9b07 Don't set esdfs or exfat genfscon. Assume OEM does
* system/vold/
447c897 Also create vendor_ce (same reason as vendor_de)
3de4752 Support Samsung's implementation of exfat, called sdfat
32b9dcd Create vendor_de. This is done by /init.rc on system-as-root device
a173db6 Don't set reserved_disk group, it panics old inits
=======================
05-24-2019
=======================
* vendor/opengapps/sources/all/
6d0223c Calendar all-21 6.0.36-249631313-release (nodpi)
* vendor/opengapps/sources/arm/
86b6bef Google Play services (beta) arm-27 17.4.55 (110302-248795830) (160)
* vendor/opengapps/sources/arm64/
cb8f390 YouTube (beta) arm64-21 14.21.52 (240)
* vendor/opengapps/sources/x86/
8a0ccff Gboard x86-21 8.2.11.248420697-release-x86 (nodpi)
* vendor/opengapps/sources/x86_64/
9a0218b YouTube (beta) x86_64-21 14.21.52 (nodpi)
=======================
05-23-2019
=======================
* device/phh/treble/
dd25438 Update bootleggers.mk
142e3a8 Create bootleggers.mk
4706227 Add cereus in the no sound effects list
f95b723 In addition to null-mounting soundfx, also set property to disable effects (should both have the same effects)
* frameworks/base/
77e6a0f2c23 Volume panel: Fix incorrect positioning
5c983be2ac8 Code improvements for expanded volume panel
a94b89262cc Volume panel: Visual improvements
32b0154ddcb base: Redo expanded volume panel for 9.x
afafcb2ef5d Volume panel: Do the same with less
=======================
05-22-2019
=======================
* device/phh/treble/
36ee778 Merge pull request #2 from phhusson/android-9.0
=======================
05-21-2019
=======================
* device/phh/treble/
453790b Add tulip in qcom backlight
fdb303e Add tulip in fingerprint input events blacklist
=======================
05-20-2019
=======================
=======================
05-19-2019
=======================
* device/phh/treble/
8441ef4 Fix https://github.com/phhusson/treble_experimentations/issues/121
=======================
05-18-2019
=======================
* device/phh/treble/
b730a1c Merge pull request #109 from folokorom-gsi/android-9.0-grus
d7a9514 Add Xiaomi Mi 9 SE for soundfx mess
=======================
05-17-2019
=======================
* device/phh/treble/
31eac57 Additional way to find a specific msm model (seen on Redmi Go)
=======================
05-16-2019
=======================
* hardware/qcom/audio-caf/msm8996/
6970cfde8 audio_extn: Add missing pthread.h includes