Commit graph

5 commits

Author SHA1 Message Date
Marc Bourgoin
72a7ab0b82 xpeng: Convert tree from berlna
The partition reserved sizes were taking from stock ROM

IE, blockdev --getsize64 /dev/block/mapper/system_a

Also add TARGET_IS_VAB cflag as ro.virtual_ab.enabled is true on stock
so that our commonized tree can enable VAB-specific changes.

Change-Id: I922f61e5a0380d16eba5967f6c77346437290eb6
2023-04-17 22:40:23 -06:00
Andrew Hexen
b985836432
berlna: recovery: add touch script to recovery
Signed-off-by: Andrew Hexen <SyberHexen@gmail.com>
Change-Id: I3daf399871b997f18a6d2aa25fac4926c373def3
2023-02-01 02:00:23 -08:00
SGCMarkus
0968b32623 berlin: remove traces from pstar
Change-Id: I200994ee25a3f8463a70d650eee989ac2e95062f
2022-04-04 21:29:17 +02:00
SGCMarkus
2afea81ebb pstar: use modules.load for recovery modules
for some reason insmod was never executed even though included
and a manual execution isnt viable, therefor use automatic module loading
2022-02-18 01:34:43 +01:00
Aaron Kling
443a6af452 pstar: Copy touch and exfat kmods to recovery and load them on boot
Change-Id: Ica523b0c07fc611fd8c60b018e8889f10bcfe014
2022-02-17 22:30:26 +01:00