Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 300d5567 authored by Bin Chen's avatar Bin Chen
Browse files

SystemUITests: fix compile error

Add org.cyanogenmod.platform.internal and uicommon to LOCAL_STATIC_JAVA_LIBRARIES to fix the
following compile error:

ERROR: /cyanogenmod/cm14.1/frameworks/base/packages/SystemUI/tests/../src/com/android/systemui/statusbar/phone/KeyguardBouncer.java:41: The import org.cyanogenmod cannot be resolved
ERROR: /cyanogenmod/cm14.1/frameworks/base/packages/SystemUI/tests/../src/com/android/systemui/statusbar/phone/KeyguardBouncer.java:60: CmLockPatternUtils cannot be resolved to a type
ERROR: /cyanogenmod/cm14.1/frameworks/base/packages/SystemUI/tests/../src/com/android/systemui/statusbar/phone/KeyguardBouncer.java:86: CmLockPatternUtils cannot be resolved to a type
ERROR: /cyanogenmod/cm14.1/frameworks/base/packages/SystemUI/tests/../src/com/android/systemui/statusbar/phone/KeyguardBouncer.java:86: CmLockPatternUtils cannot be resolved to a type
ERROR: /cyanogenmod/cm14.1/frameworks/base/packages/SystemUI/tests/../src/com/android/systemui/statusbar/phone/KeyguardBouncer.java:270: CmLockPatternUtils cannot be resolved to a type
ERROR: /cyanogenmod/cm14.1/frameworks/base/packages/SystemUI/tests/../src/com/android/systemui/statusbar/phone/KeyguardBouncer.java:290: CmLockPatternUtils cannot be resolved to a type
ERROR: /cyanogenmod/cm14.1/frameworks/base/packages/SystemUI/tests/../src/com/android/systemui/BatteryMeterDrawable.java:54: The import org.cyanogenmod cannot be resolved
ERROR: /cyanogenmod/cm14.1/frameworks/base/packages/SystemUI/tests/../src/com/android/systemui/BatteryMeterDrawable.java:135: StopMotionVectorDrawable cannot be resolved to a type
ERROR: /cyanogenmod/cm14.1/frameworks/base/packages/SystemUI/tests/../src/com/android/systemui/BatteryMeterDrawable.java:433: StopMotionVectorDrawable cannot be resolved to a type
ERROR: /cyanogenmod/cm14.1/frameworks/base/packages/SystemUI/tests/../src/com/android/systemui/BatteryMeterDrawable.java:433: StopMotionVectorDrawable cannot be resolved to a type
ERROR: /cyanogenmod/cm14.1/frameworks/base/packages/SystemUI/tests/../src/com/android/systemui/BatteryMeterDrawable.java:479: StopMotionVectorDrawable cannot be resolved to a type
ERROR: /cyanogenmod/cm14.1/frameworks/base/packages/SystemUI/tests/../src/com/android/systemui/BatteryMeterDrawable.java:479: StopMotionVectorDrawable cannot be resolved to a type
ERROR: /cyanogenmod/cm14.1/frameworks/base/packages/SystemUI/tests/../src/com/android/systemui/BatteryMeterDrawable.java:624: StopMotionVectorDrawable cannot be resolved to a type

Change-Id: Id0c0601bdc63dfc6f96d14b69ed7a07581b61a44
parent df2898d9
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment