-
New Feature
-
Resolution: Unresolved
-
Major
-
None
[JENKINS-12811] Pick the default resolution for the target when none is specified
Workflow | Original: JNJira [ 143269 ] | New: JNJira + In-Review [ 175856 ] |
Assignee | Original: Christopher Orr [ orrc ] |
Default skin (i.e. resolution) is determined by getDefaultSkin() method in:
platform/sdk/sdkmanager/libs/sdklib/src/com/android/sdklib/PlatformTarget.java
Default skin for an add-on is inherited from the platform it depends on.