Remove unused / invalid import
NavigationBarCompat imports sun.misc.Resource though it doesn't need it. Bug: 113148576 Test: build only Change-Id: I26d6e0b3d9a8948333fdf9f3659b87b3b46a75d5
This commit is contained in:
@@ -24,8 +24,6 @@ import android.util.DisplayMetrics;
|
||||
import java.lang.annotation.Retention;
|
||||
import java.lang.annotation.RetentionPolicy;
|
||||
|
||||
import sun.misc.Resource;
|
||||
|
||||
public class NavigationBarCompat {
|
||||
/**
|
||||
* Touch slopes and thresholds for quick step operations. Drag slop is the point where the
|
||||
|
||||
Reference in New Issue
Block a user