Euphoria-OS / Bug-tracker

4 stars 2 forks source link

Systemui.apk compile error #43

Closed AndropaX closed 9 years ago

AndropaX commented 9 years ago

This commit probably break compile https://github.com/Euphoria-OS-Legacy/android_frameworks_base/commit/5acaa8e5a616a097d2072f79803f73524f5d7166

frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/AppSidebar.java:442: error: cannot find symbol intent.addFlags(Intent.FLAG_FLOATING_WINDOW); ^ symbol: variable FLAG_FLOATING_WINDOW location: class Intent Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. 1 error