summaryrefslogtreecommitdiffstats
path: root/include/utils
diff options
context:
space:
mode:
authorAndroid (Google) Code Review <android-gerrit@google.com>2009-06-19 16:44:07 -0700
committerThe Android Open Source Project <initial-contribution@android.com>2009-06-19 16:44:07 -0700
commit03428fcc8bfb43968f9e9cbd3c6c1fd23290439b (patch)
tree09daf4c8be976298969439ab8c987d4641ead3b4 /include/utils
parentf5702d01b9a7ded2e935374b27002ac2a32fb502 (diff)
parent4018f35e274e5c8c005623ac3f724686dc8299d3 (diff)
downloadframeworks_native-03428fcc8bfb43968f9e9cbd3c6c1fd23290439b.zip
frameworks_native-03428fcc8bfb43968f9e9cbd3c6c1fd23290439b.tar.gz
frameworks_native-03428fcc8bfb43968f9e9cbd3c6c1fd23290439b.tar.bz2
am 1585bd24: Merge change 4828 into donut
Merge commit '1585bd24c10d16351f89e32dddbfa799f18db6bd' * commit '1585bd24c10d16351f89e32dddbfa799f18db6bd': Report densities in badging, debugging for nine patch bug.
Diffstat (limited to 'include/utils')
-rw-r--r--include/utils/ResourceTypes.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/utils/ResourceTypes.h b/include/utils/ResourceTypes.h
index 9b8c302..68f9233 100644
--- a/include/utils/ResourceTypes.h
+++ b/include/utils/ResourceTypes.h
@@ -1781,7 +1781,7 @@ public:
void getLocales(Vector<String8>* locales) const;
#ifndef HAVE_ANDROID_OS
- void print() const;
+ void print(bool inclValues) const;
#endif
private: