- As of [1], setting `auto` as the filesystem type will allow the recovery to mount the SD card dynamically in recovery.
- NOTE: Recovery only supports vFAT and exFAT formatted SD cards.
[1]: yaap/bootable_recovery@219a437
Change-Id: I1d749d720b94d0ad94dfef7d2ad459722d085f1e
Signed-off-by: Cyber Knight <cyberknight755@gmail.com>
Signed-off-by: Shirayuki39 <lorddemecrius83@proton.me>
Signed-off-by: fjrXTR <fajarslebew31@gmail.com>
- This fixes the following denials:
[ 15.557627] audit: type=1400 audit(1728733614.112:1046): avc: denied { read } for pid=302 comm="recovery" name="/" dev="mmcblk0p1" ino=1 scontext=u:r:recovery:s0 tcontext=u:object_r:exfat:s0 tclass=dir permissive=1
[ 15.557643] audit: type=1400 audit(1728733614.112:1047): avc: denied { open } for pid=302 comm="recovery" path="/sdcard" dev="mmcblk0p1" ino=1 scontext=u:r:recovery:s0 tcontext=u:object_r:exfat:s0 tclass=dir permissive=1
Test: Build, boot into recovery, click Apply update from SD card and see that it shows all the files in the SD card that is formatted as exFAT as expected.
Change-Id: I865a637ab72de22c5c1e14df3598706676876cc1
Signed-off-by: Cyber Knight <cyberknight755@gmail.com>
Signed-off-by: fjrXTR <fajarslebew31@gmail.com>
* Build more Audio libs & And drop OMX
* Build required Media libs
Change-Id: Ic1612d0496b79a8e3be6fc41aab3bac8c796baa6
Signed-off-by: fjrXTR <fajarslebew31@gmail.com>
E keystore2: IGetRegistrationCallback failed: 'RemoteException: RKP is disabled. System configured with no default URL.'
W keystore2: Error occurred while trying to access IRegistration service.
Caused by:
- GetRegistrationCallback failed: "RemoteException: RKP is disabled. System configured with no default URL."
- Failed to get registration
keystore2: Have a great day!
Change-Id: I1cc2b5e645b076cb9e4445a9b16c7e28045f5427
Signed-off-by: fjrXTR <fajarslebew31@gmail.com>
This commit adds the IPSEC_TUNNEL_MIGRATION feature flag,
with XFRM_MIGRATE used as the implementation
Bug: 273379472
Test: build, flash and verify with "adb shell pm list features"
Test: atest IpSecManagerTunnelTest
Change-Id: Id2ee3e65183e32ea63f6251ba921e1e4c6b09ed0
Signed-off-by: fjrXTR <fajarslebew31@gmail.com>
* We already know our rust rewrite of lights-service.transsion works fine, we don't need the `Lights setting state for id=0 to color` logspam
Change-Id: I1da4192f6b7890aaef13439c881836c1c5f3cff2
Signed-off-by: Shirayuki39 <lorddemecrius83@proton.me>
Signed-off-by: fjrXTR <fajarslebew31@gmail.com>
* Helps mitigate the lag that recently appeared in Android 16, most notably the Settings app
Signed-off-by: Shirayuki39 <lorddemecrius83@proton.me>
Signed-off-by: fjrXTR <fajarslebew31@gmail.com>
* Now with HWC moved into the foreground cpuset, apply boost to
the big cluster on INTERACTION as well.
Change-Id: Id3781f42fb7a4b71cca44efb634506d47b8273ad
Signed-off-by: bengris32 <bengris32@protonmail.ch>
Signed-off-by: fjrXTR <fajarslebew31@gmail.com>
In weaker SOCs, AVC 3.1 seems to pull less load on the CPU/GPU and therefore using it has performance advantages in screen recording
Change-Id: Ie083c5999f6b01805b05d876cbcb7590e42b33a6
Change-Id: Iff83596c71315320051ed051eacb8b7bd0849a4f
Signed-off-by: fjrXTR <fajarslebew31@gmail.com>
This saves memory without a noticeable loss in quality.
Extracted from the Nothing Phone 2a stock ROM.
Change-Id: I5ed874ef6968f85b9e1e3e3fd9adfc5731effc05
Signed-off-by: priiii1808 <priyanshusinghal0818@gmail.com>
Signed-off-by: xyzuniverse <dev.xyzuniverse@gmail.com>
Signed-off-by: fjrXTR <fajarslebew31@gmail.com>