summaryrefslogtreecommitdiff
path: root/rootdir
AgeCommit message (Collapse)Author
2018-07-19wayne: Decleare dt2w nodeIsaac Chen
Signed-off-by: Isaac Chen <isaacchen@isaacchen.cn>
2018-07-19wayne: Get rid of recovery-only fstabMichael Bestas
* 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
2018-07-13wayne: Delete goodix data if other slot is taking up spaceTheScarastic
2018-07-13wayne: Import HIDL fingerprint wrapper serviceIsaac Chen
Signed-off-by: Isaac Chen <isaacchen@isaacchen.cn>
2018-07-13wayne: Initial bringupIsaac Chen
Change-Id: I211da5781d8c7a16199fd8a18e1b00cfc9e01944 Signed-off-by: Isaac Chen <isaacchen@isaacchen.cn>
2018-07-03wayne: Move ramdisk configs to rootdir dirGuaiYiHu
* Clean up unused configs Change-Id: I0aae320468796a67fc2110aef0b31c06da2314e3 Signed-off-by: Isaac Chen <isaacchen@isaacchen.cn>