From 9e194a1557584cde513b95321340a3b7c2e37792 Mon Sep 17 00:00:00 2001 From: Xavier Ducrohet Date: Fri, 3 Feb 2012 13:26:54 -0800 Subject: [PATCH] Add some lint control for the frameworks. Change-Id: Ie80ffee31ca87da3e7f1031317f2d4c1a36640c8 --- core/res/lint.xml | 7 +++++++ packages/SystemUI/lint.xml | 4 ++++ 2 files changed, 11 insertions(+) create mode 100644 core/res/lint.xml create mode 100644 packages/SystemUI/lint.xml diff --git a/core/res/lint.xml b/core/res/lint.xml new file mode 100644 index 0000000000000..822cdd7c5c791 --- /dev/null +++ b/core/res/lint.xml @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/packages/SystemUI/lint.xml b/packages/SystemUI/lint.xml new file mode 100644 index 0000000000000..59a71099bb3fc --- /dev/null +++ b/packages/SystemUI/lint.xml @@ -0,0 +1,4 @@ + + + + \ No newline at end of file