Ubuntu Pastebin

Paste from rsalveti at Thu, 19 Mar 2015 23:46:16 +0000

Download as text
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
rsalveti@evasys:~/projects/phablet/android/foobar/ubuntu/platform-api$ git diff
diff --git a/android/hybris/Android.mk b/android/hybris/Android.mk
index 215d6a2..ed99025 100644
--- a/android/hybris/Android.mk
+++ b/android/hybris/Android.mk
@@ -26,8 +26,6 @@ LOCAL_SRC_FILES := \
        ubuntu_application_gps_for_hybris.cpp \
        ubuntu_application_sensors_for_hybris.cpp \
        ../default/default_ubuntu_application_sensor.cpp \
-       ../default/default_ubuntu_application_ui.cpp \
-       ../default/default_ubuntu_application.cpp \
        ../default/default_ubuntu_ui.cpp \
        application_manager.cpp
 
Download as text