OSDN Git Service

Make String-based hw prop not recognized.
authorXavier Ducrohet <xav@android.com>
Fri, 10 Jun 2011 21:22:13 +0000 (14:22 -0700)
committerXavier Ducrohet <xav@android.com>
Fri, 10 Jun 2011 21:22:13 +0000 (14:22 -0700)
commit28978f45716f0c236700988a28c2545147a0c200
tree4cdcba3fe3b9a3883400bfcf1aebfd1c01ee8077
parent54313b6d9e9a90ffcc62e76510e62045a0759ab6
Make String-based hw prop not recognized.

Currently all those strings aren't set to be viewed by the user
in the AVD UI so we ignore them.
In the future we should use a specific flag to ignore some (like
avd.name) and allow others.

Change-Id: Icab59bcc0b97c14fa14b786c737457434b7f51ac
sdkmanager/libs/sdklib/src/com/android/sdklib/internal/avd/HardwareProperties.java