Kaydet (Commit) 05850304 authored tarafından Miklos Vajna's avatar Miklos Vajna

jvmfwk: fix Android build

Change-Id: Ib183158e51f7bebbb6add92e460a33fa132c1c9d
üst f4fadeb6
......@@ -83,7 +83,7 @@ namespace {
struct PluginMutex: public ::rtl::Static<osl::Mutex, PluginMutex> {};
#if defined UNX
#if defined(UNX) && !defined(ANDROID)
OString getPluginJarPath(
const OUString & sVendor,
const OUString& sLocation,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment