From 33bdefe017ece3e6546136703f900792723f953b Mon Sep 17 00:00:00 2001 From: Brandon Bennett Date: Fri, 22 Apr 2011 09:52:35 -0600 Subject: Create tablet overlay and set encore to use it There is a lot of duplication of work with regards to overlays and tablets. This moves common tablet settings from the individual device trees to a common overlay for a more constant and easier to manage tablet development. So far only encore has been updated to use this new overlay. Once fully tested I will roll out seperate changes for each other device and have the maintainers test it. Change-Id: I0a80368d8eee6256a4cb233895fcedb689100115 --- .../SystemUI/res/drawable-mdpi/stat_brightness_on.png | Bin 0 -> 711 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100755 overlay/tablet/frameworks/base/packages/SystemUI/res/drawable-mdpi/stat_brightness_on.png (limited to 'overlay/tablet/frameworks/base/packages/SystemUI/res/drawable-mdpi/stat_brightness_on.png') diff --git a/overlay/tablet/frameworks/base/packages/SystemUI/res/drawable-mdpi/stat_brightness_on.png b/overlay/tablet/frameworks/base/packages/SystemUI/res/drawable-mdpi/stat_brightness_on.png new file mode 100755 index 0000000..8b22698 Binary files /dev/null and b/overlay/tablet/frameworks/base/packages/SystemUI/res/drawable-mdpi/stat_brightness_on.png differ -- cgit v1.1