Merge "fs_mgr: remove private/android_filesystem_config.h"

am: f5ee213a5c

Change-Id: I78230fad7c5f910433a00f96e87d26c4c8b9be0d
This commit is contained in:
Mark Salyzyn 2017-03-21 15:20:25 +00:00 committed by android-build-merger
commit ba9d88ebab
2 changed files with 1 additions and 3 deletions

View File

@ -45,8 +45,7 @@
#include <linux/fs.h>
#include <linux/loop.h>
#include <logwrap/logwrap.h>
#include <private/android_filesystem_config.h>
#include <private/android_logger.h>
#include <private/android_logger.h> // for __android_log_is_debuggable()
#include "fs_mgr_priv.h"
#include "fs_mgr_priv_avb.h"

View File

@ -39,7 +39,6 @@
#include <openssl/obj_mac.h>
#include <openssl/rsa.h>
#include <openssl/sha.h>
#include <private/android_filesystem_config.h>
#include "fec/io.h"