55 Commits

Author SHA1 Message Date
181561ebce Supplement the missing files : apns-conf.xml 2025-09-26 02:11:57 +08:00
1a2ef4377d overlay /system/etc/init/init.disabled.rc
enable imsdatadaemon and ims_rtp_daemon services

/system/etc/init/init.disabled.rc from /var/lib/lxc/android/android-rootfs.img
2025-01-16 00:52:20 +08:00
2f45c95023 add ims libs 2024-12-06 23:53:46 +08:00
8c43b279a7 delete overlay file : timekeeper.conf 2024-12-06 23:52:30 +08:00
3327caa5e2 Update to 20.04 2024-11-04 21:09:31 +08:00
Verevka
b655a772e9 Rename dual-sim.conf > sagit.conf 2022-04-20 20:00:50 +00:00
Verevka
32534cb62b Clean kernel cmdline 2022-01-05 20:25:05 +00:00
TheKit
ff9c257faf overlay: move ril_subscription.conf to ril_subscription.d folder
This should avoid file collisions during delta updates if
ril_subscription.conf in rootfs gets changed.
2021-11-22 13:10:32 +03:00
verevka
39f2379d19 overlay: add powerd device config for autobrightness 2021-09-26 15:39:57 +03:00
verevka
29e66af51d Revert "overlay: use sysfs backlight implementation in repowerd"
This reverts commit bf63ad342c.
2021-09-26 15:35:19 +03:00
verevka
b7b7ebf0ad recovery: disable mount /cache from fstab, build ramdisk-recovery.img from source 2021-09-23 13:55:26 +03:00
verevka
02c89b9796 deviceinfo: Disable kernel_clang_compile 2021-09-17 23:31:12 +03:00
Vitaliy
ac465f7db3 Revert "gitlab-ci.yml: auto build flashable & set devel-flashable to manual"
This reverts commit 9fe2af918c
2021-09-07 21:57:12 +00:00
verevka
82a44b0a5a Add systempart to the cmdline 2021-09-08 00:05:54 +03:00
TheKit
b6336ecea9 make-bootimage.sh: set values in prop.default based on deviceinfo 2021-09-08 00:05:54 +03:00
TheKit
9a74596cea build/prepare-fake-ota.sh: fix device name detection 2021-09-08 00:05:54 +03:00
Lukas
7700077faa overlay: Get mobiledata and vibration to work 2021-09-08 00:05:54 +03:00
Shouko
42608b8844 overlay: Add timekeeper file 2021-09-08 00:05:54 +03:00
Perseus X
e109015f97 overlay: (hack) Fix MTP and ADB 2021-09-08 00:05:53 +03:00
Perseus X
bf63ad342c overlay: use sysfs backlight implementation in repowerd 2021-09-08 00:05:53 +03:00
Perseus X
9fe2af918c gitlab-ci.yml: auto build flashable & set devel-flashable to manual 2021-09-08 00:05:53 +03:00
TheKit
3f52790f98 .gitlab-ci.yml: install cpio during build for ramdisk override 2021-09-08 00:05:53 +03:00
verevka
39b043e765 recovery: adapt sagit ramdisk-recovery.img 2021-09-08 00:05:53 +03:00
verevka
b1ee97214e Switch clang 13.0.1 based on r428724 2021-09-08 00:05:36 +03:00
verevka
5887af98ae initial Xiaomi MI 6 2021-09-07 23:18:13 +03:00
Alberto Mardegan
092480d3e3 build.sh: Fix error on existing dtb overlay tools 2021-05-27 13:08:53 +03:00
Alberto Mardegan
3d4b59603c .gitlab-ci.yml: get the device name from the deviceinfo file 2021-05-27 13:08:53 +03:00
Alberto Mardegan
ee3bdc53d7 build.sh: allow specifying the temporary directory
When developing a device tree, it's inconvenient to have to redo all the
steps when something fails. The new `-b` option allows specifying the
base directory for the downloads and the build itself.
2021-05-27 13:08:53 +03:00
Alberto Mardegan
0fcf07d89c build.sh: read device name from deviceinfo file 2021-05-27 13:08:53 +03:00
TheKit
eb4f62a408 Add devel-flashable job to build system.img without round-trip to system-image server
It will take device tarball from build CI job and download rootfs/generic system image
from UBPorts Jenkins.

As opposed to flashable, it will not produce image with working OTA
updates, but allows for quick testing loop.
2021-05-27 13:08:50 +03:00
Joel Selvaraj
b0cc9b9248 anbox: temporarily fix network issue inside android
Related to https://gitlab.com/postmarketOS/pmaports/-/issues/480 and https://github.com/anbox/anbox/issues/443#issuecomment-343352213
2021-03-16 12:30:07 +05:30
TheKit
77ffd0e54f overlay: mount-android.conf: emit mounted-android signal
See https://gitlab.com/ubports/core/rootfs-builder-debos/-/merge_requests/23
2021-01-28 21:49:46 +02:00
Joel Selvaraj
d8dd8f0add Store updates on userdata partition
since /cache is too small
2020-11-07 22:31:28 +05:30
Joel S
7bb800b8c2 Add IPA firmware loader service 2020-11-07 15:55:07 +00:00
Joel Selvaraj
be706036ac deviceinfo: set systempart in kernel cmdline
Should fix mounting system partition during boot
2020-11-07 16:16:02 +05:30
Joel Selvaraj
9ac9adb132 Initial port for Poco F1 2020-11-04 16:05:43 +05:30
Joel Selvaraj
b3df5bae80 build/build-kernel.sh: fix compilation with GCC 2020-11-04 16:05:28 +05:30
Shouko
14c8fbb25d Fix fingerprint sensor failing to register fingerprints 2020-10-23 01:16:50 +05:30
Shouko
ebd732abff [hack] Unblock bluetooth with rfkill before starting bluebinder 2020-10-17 15:36:14 +00:00
Erfan Abdi
1c20729244 android9: Wait more after finding bluetooth service 2020-10-17 16:36:44 +05:30
Danct12
b0986c24c8 overlay: add ofono configuration
Signed-off-by: Danct12 <danct12@disroot.org>
2020-10-17 02:41:06 +05:30
Shouko
675f88c88b Use clang version 6875598 2020-10-16 05:54:25 +00:00
Shouko
ce01db7065 Update kernel cmdline 2020-10-14 17:13:32 +00:00
TheKit
555fcdeb84 deviceinfo: remove unused values 2020-10-02 22:50:09 +03:00
TheKit
1cf0faafd9 build: small script fixes 2020-10-02 22:49:50 +03:00
Shouko Komi
cc66175655 Transform for jasmine_sprout
Co-authored-by: Siddharth Bharadwaj <siddharthbharadwaj45@gmail.com>
2020-10-02 22:45:04 +05:30
TheKit
ad2b98b543 deviceinfo: switch kernel repository to GitLab 2020-09-23 23:30:24 +03:00
TheKit
878cae948d ramdisk-overlay: fix locating systempart on A/B devices 2020-09-23 22:40:44 +03:00
TheKit
c2517ccd7f build/make-bootimage.sh: introduce support for ramdisk-overlay 2020-09-23 22:40:04 +03:00
TheKit
f80ef56be4 .gitlab-ci.yml: add 'flashable' job to produce flashable systemimage
The files are pulled from UBPorts system image server, so it does not
directly include 'build' job results.
2020-09-23 22:37:58 +03:00