From f6d57ace26c9ec88a4cd7b4155826aa276bc1d1d Mon Sep 17 00:00:00 2001 From: Colin Cross Date: Mon, 13 Dec 2021 20:14:31 -0800 Subject: [PATCH] Remove checked in mkstubs .idea directory Bug: 210509169 Test: treehugger Change-Id: Ia8cdae9a518abf4107928075447498edfe20d5c4 --- tools/mkstubs/.idea/.name | 1 - tools/mkstubs/.idea/codeStyleSettings.xml | 80 ------------------- tools/mkstubs/.idea/compiler.xml | 22 ----- tools/mkstubs/.idea/copyright/Android.xml | 9 --- .../.idea/copyright/profiles_settings.xml | 3 - tools/mkstubs/.idea/encodings.xml | 6 -- .../inspectionProfiles/Project_Default.xml | 14 ---- .../inspectionProfiles/profiles_settings.xml | 7 -- tools/mkstubs/.idea/misc.xml | 19 ----- tools/mkstubs/.idea/modules.xml | 8 -- tools/mkstubs/.idea/vcs.xml | 6 -- 11 files changed, 175 deletions(-) delete mode 100644 tools/mkstubs/.idea/.name delete mode 100644 tools/mkstubs/.idea/codeStyleSettings.xml delete mode 100644 tools/mkstubs/.idea/compiler.xml delete mode 100644 tools/mkstubs/.idea/copyright/Android.xml delete mode 100644 tools/mkstubs/.idea/copyright/profiles_settings.xml delete mode 100644 tools/mkstubs/.idea/encodings.xml delete mode 100644 tools/mkstubs/.idea/inspectionProfiles/Project_Default.xml delete mode 100644 tools/mkstubs/.idea/inspectionProfiles/profiles_settings.xml delete mode 100644 tools/mkstubs/.idea/misc.xml delete mode 100644 tools/mkstubs/.idea/modules.xml delete mode 100644 tools/mkstubs/.idea/vcs.xml diff --git a/tools/mkstubs/.idea/.name b/tools/mkstubs/.idea/.name deleted file mode 100644 index c2f61a9a7..000000000 --- a/tools/mkstubs/.idea/.name +++ /dev/null @@ -1 +0,0 @@ -mstubs \ No newline at end of file diff --git a/tools/mkstubs/.idea/codeStyleSettings.xml b/tools/mkstubs/.idea/codeStyleSettings.xml deleted file mode 100644 index 89f7b341f..000000000 --- a/tools/mkstubs/.idea/codeStyleSettings.xml +++ /dev/null @@ -1,80 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/tools/mkstubs/.idea/compiler.xml b/tools/mkstubs/.idea/compiler.xml deleted file mode 100644 index 96cc43efa..000000000 --- a/tools/mkstubs/.idea/compiler.xml +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/tools/mkstubs/.idea/copyright/Android.xml b/tools/mkstubs/.idea/copyright/Android.xml deleted file mode 100644 index d81d75dae..000000000 --- a/tools/mkstubs/.idea/copyright/Android.xml +++ /dev/null @@ -1,9 +0,0 @@ - - - - \ No newline at end of file diff --git a/tools/mkstubs/.idea/copyright/profiles_settings.xml b/tools/mkstubs/.idea/copyright/profiles_settings.xml deleted file mode 100644 index 20145de48..000000000 --- a/tools/mkstubs/.idea/copyright/profiles_settings.xml +++ /dev/null @@ -1,3 +0,0 @@ - - - \ No newline at end of file diff --git a/tools/mkstubs/.idea/encodings.xml b/tools/mkstubs/.idea/encodings.xml deleted file mode 100644 index 97626ba45..000000000 --- a/tools/mkstubs/.idea/encodings.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/tools/mkstubs/.idea/inspectionProfiles/Project_Default.xml b/tools/mkstubs/.idea/inspectionProfiles/Project_Default.xml deleted file mode 100644 index fd947e643..000000000 --- a/tools/mkstubs/.idea/inspectionProfiles/Project_Default.xml +++ /dev/null @@ -1,14 +0,0 @@ - - - - \ No newline at end of file diff --git a/tools/mkstubs/.idea/inspectionProfiles/profiles_settings.xml b/tools/mkstubs/.idea/inspectionProfiles/profiles_settings.xml deleted file mode 100644 index 3b312839b..000000000 --- a/tools/mkstubs/.idea/inspectionProfiles/profiles_settings.xml +++ /dev/null @@ -1,7 +0,0 @@ - - - - \ No newline at end of file diff --git a/tools/mkstubs/.idea/misc.xml b/tools/mkstubs/.idea/misc.xml deleted file mode 100644 index 97932299e..000000000 --- a/tools/mkstubs/.idea/misc.xml +++ /dev/null @@ -1,19 +0,0 @@ - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/tools/mkstubs/.idea/modules.xml b/tools/mkstubs/.idea/modules.xml deleted file mode 100644 index 2f972b2e4..000000000 --- a/tools/mkstubs/.idea/modules.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/tools/mkstubs/.idea/vcs.xml b/tools/mkstubs/.idea/vcs.xml deleted file mode 100644 index b2bdec2d7..000000000 --- a/tools/mkstubs/.idea/vcs.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file