summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Deymo <deymo@google.com>2016-07-25 14:50:30 -0700
committerAlex Deymo <deymo@google.com>2016-07-25 14:50:30 -0700
commitb2470a102edc7c35a33152925b63093403111fca (patch)
tree44bae5e4dffc5215a9dd2bf7b75a7a0789c89e97
parent819860d88b8ad2b59276934a5415ff626bf41ab1 (diff)
downloadimagination-b2470a102edc7c35a33152925b63093403111fca.tar.gz
Remove configfs duplicated definition.
configfs is now defined in the platform sepolicy. This fixes the build for mnc-brillo-dev. Bug: None
-rw-r--r--soc/fs1130/sepolicy/file.te2
1 files changed, 0 insertions, 2 deletions
diff --git a/soc/fs1130/sepolicy/file.te b/soc/fs1130/sepolicy/file.te
deleted file mode 100644
index 485b666..0000000
--- a/soc/fs1130/sepolicy/file.te
+++ /dev/null
@@ -1,2 +0,0 @@
-# Configfs /config
-type configfs, fs_type;