Commit Graph

78 Commits

Author SHA1 Message Date
Moyster 271225bdf0 rootdir: remove FORCED_SHIM_LIBS and export LD_SHIM_LIBS from init.platform.rc 2018-01-31 16:46:12 +01:00
Mister Oyster c63c30b715 rootdir: proper perms on delay_on/off 2018-01-13 17:28:06 +01:00
Mister Oyster 9d53a7b6b0 fstab: cleanup & reorganize 2018-01-09 17:14:51 +01:00
Mister Oyster ee1ef8f312 rootdir: reinsert 'recoveryonly' for fstab /system partition 2018-01-05 14:07:20 +01:00
Mister Oyster 1fa8c07a0e misc: properly rename to M2Note 2018-01-05 13:26:38 +01:00
Mister Oyster 9c089676a2 rootdir: readd needed stuff by mag sensor 2018-01-05 03:39:33 +01:00
Moyster 8916f56082 fstab: remove resize flag from /data, replace by formattable (to match f2fs /data entry) 2017-12-29 14:40:02 +01:00
Moyster 779ac98454 fstab: remove discard flag (only sticks to /nvdata) 2017-12-29 14:40:02 +01:00
Mister Oyster 32f2d8b878 Revert "Entries provided via device tree overlays must not repeat in the fstab"
Seems like the DT system entry is not working, anyway this should be
"safe to keep" as the recoveryonly flag is applied to fstab system
entry.

This reverts commit a2f75557cb.
2017-12-27 19:04:06 +01:00
DidntRead a2f75557cb Entries provided via device tree overlays must not repeat in the fstab
From https://source.android.com/devices/architecture/kernel/modular-kernels#early-mounting-partitions-vboot-1-0
2017-12-27 17:23:50 +01:00
Mister Oyster 93b88ec8c2 fstab: auto-detect mt_usb type 2017-12-27 16:26:48 +01:00
Mister Oyster faf3f6cf3d rootdir: forgotten init.modem.rc cleanup 2017-12-26 19:11:58 +01:00
Mister Oyster 0b4af783d4 rootdir: huge cleanup based on @dinolek's m2 device tree 2017-12-26 15:38:12 +01:00
Mister Oyster 46537bbd9c ueventd: remove poor-entropy based e/frandom nodes 2017-12-25 13:10:48 +01:00
Mister Oyster cd359fba4e init: add system group back to camserver 2017-12-24 13:53:02 +01:00
Mister Oyster 3be1ea0284 rootdir: defer zram init to boot_complete
based off https://source.android.com/devices/tech/perf/boot-times
2017-12-10 15:51:15 +01:00
Mister Oyster 69575d7cdf rootdir: remove exported libshim (only linker_forced_lib_shim matters) 2017-12-08 16:58:17 +01:00
Mister Oyster be4145ce58 rootdir: make apps start/switch more fluid 2017-12-08 16:51:20 +01:00
Mister Oyster ddfd32764a rootdir: move services to /vendor 2017-12-07 20:47:47 +01:00
Mister Oyster ac9144adb9 rootdir: cleanup leds unused stuff 2017-10-21 15:10:59 +02:00
Mister Oyster 48445216fc rootdir: cleanup (eol spaces / unused services) 2017-10-21 15:10:59 +02:00
Mister Oyster 4d46e11164 rootdir: cleanup unexistant services 2017-10-02 17:20:43 +02:00
Mister Oyster 4869f1f323 rootdir: proper path to healthd 2017-09-24 13:01:39 +02:00
Mister Oyster a942d083e5 shim: cleanup asc symbols 2017-09-22 13:35:52 +02:00
Mister Oyster e0857a4362 rootdir: remove kpoc_charger in favor of healthd charger 2017-09-22 13:35:52 +02:00
Mister Oyster 387bdb733e rootdir: ueventd: add e/frandom 2017-08-31 01:17:38 +02:00
Mister Oyster 78ddd99bbf rootdir: cleanup and remove init.project.rc 2017-08-30 14:35:37 +02:00
DerTeufel 4a6d8f061d recovery fstab: use 'new' pathes
why didn't we do this before? other devices may need to be updated as well

Conflicts:
	rootdir/recovery.fstab
2017-08-21 14:59:07 +02:00
Mister Oyster cfe3f8451a fstab: add f2fs to CWM fstab too 2017-08-21 14:58:58 +02:00
Mister Oyster 0f54287355 rootdir: fix wrong path, thanks kang 2017-06-02 16:06:22 +02:00
Mister Oyster 2364c1641a cameraserver: lower system-> media group 2017-05-30 15:50:06 +02:00
Mister Oyster 99fa2c7015 fstab: use barrier=0(ext4) or nobarrier(f2fs) on system/data/cache
barrier is a mechanism to ensure data integrity, however we're powered by a battery so, disable it to gain some perf back
2017-05-29 16:10:48 +02:00
Mister Oyster 7dd41fa940 fstab: use lazytime mount flag instead of noatime (this should set lazytime,relatime) 2017-05-29 16:02:24 +02:00
Mister Oyster 8af368e41a fstab: cleanup f2fs flags 2017-05-24 12:45:08 +02:00
Mister Oyster c0b19e92bc rootdir: mount debugfs on early init 2017-05-12 14:26:26 +02:00
Mister Oyster 21d38e24ee persistent: revert some cleanup 2017-05-01 01:16:33 +02:00
Mister Oyster 1ef2112690 device: tweak fs tune for faster boot and better UX reactivity 2017-04-30 13:21:38 +02:00
Mister Oyster 58b0ed0912 rootdir: fix fstab 2017-04-26 21:04:15 +02:00
Mister Oyster 5b34082d2e rootdir: cleanup 2017-04-25 23:25:12 +02:00
Mister Oyster b418aec756 rootdir: cleanup 2017-04-22 14:01:19 +02:00
Mister Oyster c420612b72 fstab: add /misc partition 2017-04-20 18:11:20 +02:00
Mister Oyster 8df4a40dae sepolicy: fix offline charging and a few denials 2017-04-19 19:19:13 +02:00
Mister Oyster 36eada2987 sepolicy: cleanup & indentation
* sepolicy: fix denials around cam/bt/net
* sepolicy: some sdcardfs and mnld/agpsd
* sepolicy: remove irtx device
* sepolicy: remove hotknot remnants
* sepolicy: remove mdlogger/eemcs policies
* sepolicy: thunderquake vib rules
* sepolicy: gps fix
2017-04-18 18:33:52 +02:00
Mister Oyster 69960f230d shim: fix mtk_agpsd crashing 2017-04-18 18:29:28 +02:00
alexlartsev19 869da9be06 fstab.mt6735: Remove unneeded line 2017-04-17 19:12:00 +02:00
Diogo Ferreira 39034433b2 mt6735: Add PersistentStorage and UniqueDeviceId.
Adds cmhw implementations for the unique device id interface using the
EMMC id and persist storage in /persist_s.

Change-Id: Ic2dba55586453b31f31844b344ad43480472e13a
2017-04-09 02:40:31 +02:00
Mister Oyster 3b65609025 f2fs: enable f2fs partitions 2017-04-08 19:02:16 +02:00
Mister Oyster d850ff2659 rootdir: cleanup 2017-04-08 18:53:37 +02:00
Mister Oyster e2a6d3ffe4 camera: fix camera crashes due to wrong permissions 2017-04-05 18:33:28 +02:00
Mister Oyster 7a3618df1f rootdir: mediaserver.rc -> cameraserver.rc (N omx) 2017-04-01 17:37:59 +02:00