forked from crdroidandroid/android_vendor_crDroidOTA
-
Notifications
You must be signed in to change notification settings - Fork 0
/
changelog_venus.txt
144 lines (126 loc) · 5.16 KB
/
changelog_venus.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
Highlights & Device Specific Changes:
Build type: Monthly
Device: Xiaomi 11 (venus)
Device maintainer: Flower Sea
Required firmware: build-in
===== 27 December, 2022 =====
* device/xiaomi/sm8350-common
Show refresh rate QS tile in Quick Settings
* device/xiaomi/venus
Remove smooth display
Aperture: Unlock additional camera framerates
* kernel/xiaomi/venus
-Flower Kernel: Dec: Daffodils-v1.0
-built with the latest LLVM Clang 16
-Merge CLO tag 'LA.UM.9.14.r1-21000-LAHAINA.QSSI13.0'
-Add simple_lmk(Simple Android Low Memory Killer)
-Switched I/O scheduler from BFQ to Samsung's SSG for lower CPU overhead and better Android-specific optimizations
-mm: vmstat: use power efficient workingqueues
-Enable power efficient workqueues
-techpack/video: Split lahaina video config from kona
-Makefile: Use O3 optimization level for Clang LTO
-Makefile: Set --lto-O3 LLD linker flag with clang LTO
-allow all arches to enable O3
-drivers: scsi: ufs-qcom: set auto hibern8 back to 1ms
-qcacld-3.0: Do not allow any wakelocks to be held
-drivers/qcacld-3.0: Disable power debugging by default
-cpufreq: qcom-hw: Reduce limits polling delay
-cpufreq: qcom-hw: Switch to non deferrable work
* source Changelog
Updated to December security patches (android-13.0.0_r16)
Initial support for Parallel Space
GameSpace: Update takeScreenshot API in ScreenUtils
Lots of Aperture changes and fixes
Slightly optimize less boring apps check for heads up
Some more fixes here and there (this is a complete rewrite of crDroid base)
Added reset battery stats possibility
Introduce dynamic VoLTE & VoWiFi icons
Repalced ripple animation with Fluent Design-inspired animation
SystemUI: Match lockscreen clock font with system
Removed smart pulldown settings
Replaced default wallpaper
Aperture updates
Removed custom style notification clear all button
Launcher: Added kill action to app shortcuts popup
Launcher: Added memory info in overview
Added Google Sound Search tile
Added Package installer ability to show current and new version on apk installation
Fixed possible battery info crash
Launcher: Fixed hotseat bar space only if QSB enabled
Addeded screenshot tile
Fixed custom statusbar logo customizations
Fixed issues with center clock
Fixed statusbar start side content layout
Fixed statusbar clock bg chip layout
Fixed statusbar end side content layout
Make center clock follow paddingTop
Updates to arm-optimized-routines and bionic
Added back custom style notification clear all button
Switched notification background to monet on heads up
Small change to battery style icon fill
Some other small changes
Updated translations
Synced latest crDroid 9.x source
===== 24 November, 2022 =====
* device/xiaomi/sm8350-common
sm8350-common: rootdir: Remove discard command tuning
sm8350-common: Remove odex/oat files from pinner list
* device/xiaomi/venus
venus: Don't sign Wifi RROs with platform cert
venus: Set default hotspot ssid
* kernel/xiaomi/venus
Merged the CLO tag "LA.UM.9.14.r1-20800-LAHAINA.QSSI13.0"
Kernel version: 5.4.197 -> 5.4.210
net: wireguard: Update to version 1.0.20220627
cert host tools: Stop complaining about deprecated OpenSSL functions
qcacld-3.0: Add time slice duty cycle in wifi_interface_info
qcacmn: Add time slice duty cycle attribute into QCA vendor command
media: meson: vdec: fix possible refcount leak in vdec_probe()
qcacld: disable DFS on AP mode
sock: remove one redundant SKB_FRAG_PAGE_ORDER macro
zram: do not waste zram_table_entry flags bits
ANDROID: binder: retry security_secid_to_secctx()
FROMGIT: Binder: add TF_UPDATE_TXN to replace outdated txn
ANDROID: Configure out the macros in android_kabi and android_vendor
drivers/base/memory.c: cache memory blocks in xarray to accelerate lookup
* source Changelog
Synced latest crDroid 9.x source
====================
11-12-2022
====================
* device/xiaomi/sm8350-common
sm8350-common: rootdir: Allow all filesystems for USB-OTG
sm8350-common: Hardcode LD and AR for custom clang
sm8350-common: Migrate vendor.camera.aux.packagelist to overlay
* device/xiaomi/venus
mars: overlay: Ignore some camera ids for Aperture
* kernel/xiaomi/venus
qcacld-3.0: Fix compilation with Google clang 15.0.2
* source Changelog
Updated to November security patches (android-13.0.0_r13)
Added face unlock support
Added option to disable clipboard overlay
Implemented cutout force full screen option
Enable split notification shade
Launcher: added some app icons for themed icons
Sync with the latest crDroid 9 source
updated translations
some other fixes and improvements
====================
11-06-2022
====================
* device/xiaomi/sm8350-common
sm8350-common: Expose aux cams to Aperture
sm8350-common: Remove references to a2dp module
sm8350-common: Pull appropriate USB props from vendor_product.mk
fixup! sm8350-common: Move Bluetooth power overlays to sysprops
sm8350-common: Move BT profiles props to vendor
sm8350-common: Fix disabling A2DP offload
sm8250-common: sensors: Migrating to LineageOS
* device/xiaomi/venus
venus: Update hotword enrollment blobs from V13.0.5.0.SKBMIXM
venus: overlay: Configure aux camera for Aperture
* source Changelog
Sync with the latest crDroid 9 source
updated translations
some other fixes and improvements