Files
android_translation_layer/src/api-impl/com/htc/util/htcresutil/resutil.java

11 lines
255 B
Java
Raw Normal View History

package com.htc.util.htcresutil;
/*
* This file only exists so that HTC-exclusive apps think they are running on an HTC device.
* At least teeter checks for this class in order to determine if it should refuse to launch.
*/
public class resutil {
}