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

Commit 3e485e31 authored by Paul Lawrence's avatar Paul Lawrence
Browse files

Revert "ANDROID: Incremental fs: Separate pseudo-file code"



This reverts commit 95777512.

Set incfs back to rvc shipping incfs

Bug: 178509184
Test: incfs_test passes
Signed-off-by: default avatarPaul Lawrence <paullawrence@google.com>
Change-Id: I64ded1a7dff46658e1cefe9738327e8db75f2abc
parent e0ec295d
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -6,5 +6,4 @@ incrementalfs-y := \
	format.o \
	integrity.o \
	main.o \
	pseudo_files.o \
	vfs.o
Loading