summaryrefslogtreecommitdiffstats
path: root/fs_mgr/fs_mgr_slotselect.cpp
Commit message (Expand)AuthorAgeFilesLines
* fs_mgr: adding fs_mgr_get_slot_suffix() public APIBowgo Tsai2017-04-131-18/+28
* fs_mgr: update to new androidboot.slot paramFernando Lugo2017-03-241-6/+7
* fs_mgr: allow using legacy A/B suffixFernando Lugo2017-03-221-0/+2
* fs_mgr: adapt to new A/B supportFernando Lugo2017-03-221-2/+1
* fs_mgr: add a generic fs_mgr_get_boot_config internal APISandeep Patil2017-02-221-90/+3
* fs_mgr: remove code that gets slot_suffix from misc partitionSandeep Patil2017-02-151-65/+8
* init: early_mount: add support to mount non-verity partitions earlySandeep Patil2017-02-131-2/+57
* fs_mgr: Switch to LOG()/PLOG() defined in <android-base/logging.h>bowgotsai2017-01-261-7/+6
* Switch fs_mgr/*.c to C++.bowgotsai2017-01-261-0/+140