Age | Commit message (Collapse) | Author |
|
Change-Id: I896f23812eccdd83762de04d7f175b4270ad2f77
|
|
This reverts commit edf6b1d8bff72cd64b15eb522368b690a2500345.
symlink is enough with P blobs
Change-Id: Ibfbf225345dec92c48f65b42b6c7d4a90401d7a3
|
|
Signed-off-by: Akhil Narang <akhilnarang.1999@gmail.com>
Change-Id: I32e2306ebee465e29874f4c32af87dabae9da095
|
|
Change-Id: I69dd459185ccf862ca26b3c7b001386fcf93bf7b
|
|
Change-Id: I2d54078f42ea2682e60f287aa1235f1346e1eb88
|
|
* Oreo sensors.qcom cannot access to persist even with the symlink
Change-Id: Ifc43515c70b51aeb8c1b5db765051fb21fddb80d
|
|
Change fstab to mount dsp and firmware to /vendor/dsp and
/vendor/firmware_mnt.
Add classpath for firmware loading /vendor/firmware_mnt/image in
kernel command line.
Change-Id: I2dd2e7ea6334fb979ad8ff8c755648748de93ab4
|
|
Change-Id: I6dbb4e19fd00861b0c50a7df6eab197e878a5d0e
|
|
Move persist entry to fstab and mount at /mnt/vendor/persist
Apply required user, group and permissions once persist
folder is created through __mount and parititon is mounted.
Run restorecon on /mnt/vendor/persist.
Change-Id: I20a16f3669bc7abf9844525c6ba0db1521a5a8e2
|
|
* Mounting /system and /vendor partitions is handled in kernel now,
however removing the entries from fstab caused issues building
the OTA. The workaround was to have a separate fstab, but turns out
that simply setting the recoveryonly flag does the trick because
those are then ignored during a normal Android boot.
Change-Id: I2944384d0a1c41bc9f9f51e2e29daff2bed0a0f4
|
|
Change-Id: I211da5781d8c7a16199fd8a18e1b00cfc9e01944
Signed-off-by: Isaac Chen <isaacchen@isaacchen.cn>
|
|
* Clean up unused configs
Change-Id: I0aae320468796a67fc2110aef0b31c06da2314e3
Signed-off-by: Isaac Chen <isaacchen@isaacchen.cn>
|