From 47e59de4bfa18decb4983945f5a41fa4bcace127 Mon Sep 17 00:00:00 2001 From: Vishal Bhoj Date: Mon, 17 Nov 2014 12:29:52 +0000 Subject: Fix filename Change-Id: I4cddb4cea05102052762dd0ee723df1cff2df406 Signed-off-by: Vishal Bhoj --- android-quirks.conf | 4 ++++ anroid-quirks.conf | 4 ---- 2 files changed, 4 insertions(+), 4 deletions(-) create mode 100644 android-quirks.conf delete mode 100644 anroid-quirks.conf diff --git a/android-quirks.conf b/android-quirks.conf new file mode 100644 index 0000000..6897f67 --- /dev/null +++ b/android-quirks.conf @@ -0,0 +1,4 @@ +CONFIG_SECURITY_SELINUX_BOOTPARAM=y +CONFIG_MODULES=y +CONFIG_MODULE_UNLOAD=y + diff --git a/anroid-quirks.conf b/anroid-quirks.conf deleted file mode 100644 index 6897f67..0000000 --- a/anroid-quirks.conf +++ /dev/null @@ -1,4 +0,0 @@ -CONFIG_SECURITY_SELINUX_BOOTPARAM=y -CONFIG_MODULES=y -CONFIG_MODULE_UNLOAD=y - -- cgit v1.2.3