platform_system_core/fs_mgr
Geremy Condra cd642fc0b5 fs_mgr: disable verified partitions on debuggable devices.
This checks ro.debuggable to determine whether a device is in the
debuggable state or not, disabling verification if it is.

Eventually we'd like to narrow this down to only devices which
need to disable it, but we aren't there yet.

Change-Id: I06a329fe5449deab6bae595877dbb1f200850241
2014-04-02 18:07:22 -07:00
..
include New fstab flags to support more expressive SD card permissions 2013-09-20 17:43:52 -07:00
Android.mk fs_mgr: split fstab parsing into separate file 2014-01-23 14:24:16 -08:00
fs_mgr.c fs_mgr: disable verified partitions on debuggable devices. 2014-04-02 18:07:22 -07:00
fs_mgr_fstab.c fs_mgr: split fstab parsing into separate file 2014-01-23 14:24:16 -08:00
fs_mgr_main.c fs_mgr: support a unified fstab format. 2013-02-19 10:18:42 -08:00
fs_mgr_priv.h New fstab flags to support more expressive SD card permissions 2013-09-20 17:43:52 -07:00
fs_mgr_priv_verity.h Add basic verity support to fs_mgr. 2013-08-06 22:15:58 -07:00
fs_mgr_verity.c fs_mgr: Set the 'partition.*.verified' property for verified partitions. 2014-03-18 20:35:07 -07:00