Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ba9d88eb authored by Mark Salyzyn's avatar Mark Salyzyn Committed by android-build-merger
Browse files

Merge "fs_mgr: remove private/android_filesystem_config.h"

am: f5ee213a

Change-Id: I78230fad7c5f910433a00f96e87d26c4c8b9be0d
parents 679942bf f5ee213a
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -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"
+0 −1
Original line number Diff line number Diff line
@@ -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"