Commit graph

16 commits

Author SHA1 Message Date
Anand S
3737732902
fogos: Initial tree conversion from xpeng
* Drop light hal and recovery scripts.
* All configs updated from fogos U1UG34M.23-82-2 build.

Change-Id: Ia889f2af05ec08937a3d64954c40e7e24d9a6025
2024-07-03 12:56:42 +05:30
Marc Bourgoin
3431a34bbf xpeng: Commonize init.oem.fingerprint2.sh
It turns out berlna still needs this to initialize FP sensor
even though in the real world only one is used, so we might
as well leave this in common for berlna and xpeng

Change-Id: I651a16102473a078c4a870a4880b251cf93d0070
2023-04-28 08:11:27 -06:00
Marc Bourgoin
ab8bfebb28 xpeng: Move fingerprint HW ident to vendor/bin
Change-Id: Iba11012cb65a28f35ccf085cb701b342d8bec636
2023-04-17 22:40:24 -06:00
Marc Bourgoin
571881636e xpeng: Fix fingerprint sensor entries in ramdisk
We aren't currently using GKI so we need to drop this from our bash script
and since it also handles insmod of the kernel modules we can drop that from
the rc script

Change-Id: Ia1a0c2cc68b37c12306094ef69fdef3379225201
2023-04-17 22:40:24 -06:00
electimon
7a0063f49d xpeng: Postpone wlan module loading
* qcacld needs icnss subsys to be up in order to
  probe, so lets move loading to post-fs-data

Change-Id: Ic0e6fbba689324091a28fa325d8f958c6e6508eb
Signed-off-by: electimon <electimon@gmail.com>
2023-04-17 22:40:24 -06:00
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
a1a654e3c4
berlna: update audio, overlays, rootdir from S1RMS32.48-18-11-2-19
Signed-off-by: Andrew Hexen <SyberHexen@gmail.com>
Change-Id: I7511c63493d554b21d85f2774ff9054eb2fc02f1
2023-01-26 09:39:49 -08:00
Cosmin Tanislav
d39e501b80
berlna: sensors: Implement double tap sensor
Change-Id: I6c217c994d6e4d5ae062a31a44fffc9f097a7f6f
2023-01-26 09:39:26 -08:00
SGCMarkus
02bea4f8a3 berlin: rootdir: set permissions for dt2w and single tap gesture
Change-Id: I4ec57e95c68a8673a5246bebbbde25f32287f9ba
2022-08-06 21:54:10 +02:00
SGCMarkus
e09a896434 berlin: rootdir: dont wait for mmi_modules service to stop, it doesnt exist
Change-Id: Ic2aa9b6fc2a9a4b74c53780f4702fcbf99d2aab8
2022-07-29 21:01:17 +02:00
SGCMarkus
43d4cc2e5a berlin: import audio, media, rootdir from stock RRG31.Q3-23-85 2022-03-26 17:31:45 +01:00
SGCMarkus
80bce132c5 pstar: rootdir: set proper dt2w permissions for power hal 2022-02-21 00:19:26 +01:00
SGCMarkus
211c965b06 pstar: cleanup init, remove unused services and duplicates 2022-02-20 11:52:44 +01:00
dianlujitao
b76c7be1db pstar: sepolicy: Rework policies for moto services
* Avoid direct access to kmsg for logging purpose.
 * Load touchscreen driver on early-init for labelling its sysfs nodes.

Change-Id: I7bb86c270d81dbd6f4bdc66e78ac77e44b61e708
2022-02-19 20:55:44 +01:00
dianlujitao
d67e4dc224 pstar: Load smbcharger driver on early-init
This makes it available in offmode charging w/o triggering the fs class
as moto does on stock.

Change-Id: I33305937748bfb61a1443b8356130fa949038ddc
2022-02-19 19:58:30 +01:00
SGCMarkus
cb1aae3e9d pstar: add initial device specific rootdir 2022-02-17 10:22:49 +01:00