From 38474f2d47a8d43f417abf5f3341205b0888e87a Mon Sep 17 00:00:00 2001 From: Anton Lundin Date: Wed, 28 Dec 2016 23:22:33 +0100 Subject: android: Add a subsurface_user_is_root for android This is to compile the desktop ui for android Signed-off-by: Anton Lundin Signed-off-by: Dirk Hohndel --- core/android.cpp | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'core/android.cpp') diff --git a/core/android.cpp b/core/android.cpp index 3631b07a1..ef55f083b 100644 --- a/core/android.cpp +++ b/core/android.cpp @@ -196,4 +196,9 @@ void subsurface_console_exit(void) { /* NOP */ } + +bool subsurface_user_is_root() +{ + return false; +} } -- cgit v1.2.3-70-g09d2