blob: 09c6be8343adea3c45e4ed9aa907b8fca7abbaa7 [file] [log] [blame]
package com.android.frameworkperf;
public class LocalTestService extends TestService {
void terminate() {
}
}