summarylogtreecommitdiffstats
path: root/emulator.patch
diff options
context:
space:
mode:
Diffstat (limited to 'emulator.patch')
-rw-r--r--emulator.patch12
1 files changed, 6 insertions, 6 deletions
diff --git a/emulator.patch b/emulator.patch
index 691de94a42ae..3b56bedbd334 100644
--- a/emulator.patch
+++ b/emulator.patch
@@ -2,20 +2,20 @@ diff --unified --recursive --text Emulator/v6.0.0/AppManager.sh "Emulator (copy)
--- Emulator/v6.0.0/AppManager.sh 2020-02-11 15:09:50.000000000 +0000
+++ "Emulator (copy)/v6.0.0/AppManager.sh" 2020-05-20 21:54:03.378154488 +0100
@@ -1 +1,4 @@
--"$LG_WEBOS_TV_SDK_HOME/Resources/Jre/bin/java" -jar "$LG_WEBOS_TV_SDK_HOME/Emulator/v6.0.0/AppManager-1.0.jar" 9e8b9f29-44b2-4b6e-3053-2058a70342cb
+-"$LG_WEBOS_TV_SDK_HOME/Resources/Jre/bin/java" -jar "$LG_WEBOS_TV_SDK_HOME/Emulator/v6.0.0/AppManager-1.0.jar" 9e8b9f29-44b2-4b6e-3053-3058a70342cb
+#!/bin/bash
+export LG_WEBOS_TV_SDK_HOME=/usr/share/webOS_TV_SDK
+export WEBOS_CLI_TV=/usr/share/webOS_TV_SDK/CLI/bin
-+java -jar "$LG_WEBOS_TV_SDK_HOME/Emulator/v6.0.0/AppManager-1.0.jar" 9e8b9f29-44b2-4b6e-3053-2058a70342cb
++java -jar "$LG_WEBOS_TV_SDK_HOME/Emulator/v6.0.0/AppManager-1.0.jar" 9e8b9f29-44b2-4b6e-3053-3058a70342cb
diff --unified --recursive --text Emulator/v6.0.0/LG_webOS_TV_Emulator.sh "Emulator (copy)/v6.0.0/LG_webOS_TV_Emulator.sh"
--- Emulator/v6.0.0/LG_webOS_TV_Emulator.sh 2020-02-11 15:09:50.000000000 +0000
+++ "Emulator (copy)/v6.0.0/LG_webOS_TV_Emulator.sh" 2020-05-20 21:53:32.861986893 +0100
@@ -1 +1,4 @@
--"$LG_WEBOS_TV_SDK_HOME/Resources/Jre/bin/java" -jar "$LG_WEBOS_TV_SDK_HOME/Emulator/v6.0.0/LG_webOS_TV_Emulator_linux.jar" 9e8b9f29-44b2-4b6e-3053-2058a70342cb
+-"$LG_WEBOS_TV_SDK_HOME/Resources/Jre/bin/java" -jar "$LG_WEBOS_TV_SDK_HOME/Emulator/v6.0.0/LG_webOS_TV_Emulator_linux.jar" 9e8b9f29-44b2-4b6e-3053-3058a70342cb
+#!/bin/bash
+export LG_WEBOS_TV_SDK_HOME=/usr/share/webOS_TV_SDK
+export WEBOS_CLI_TV=/usr/share/webOS_TV_SDK/CLI/bin
-+java -jar "$LG_WEBOS_TV_SDK_HOME/Emulator/v6.0.0/LG_webOS_TV_Emulator_linux.jar" 9e8b9f29-44b2-4b6e-3053-2058a70342cb
++java -jar "$LG_WEBOS_TV_SDK_HOME/Emulator/v6.0.0/LG_webOS_TV_Emulator_linux.jar" 9e8b9f29-44b2-4b6e-3053-3058a70342cb
diff --unified --recursive --text Emulator/v6.0.0/vm_register.sh "Emulator (copy)/v5.0.0/vm_register.sh"
--- Emulator/v6.0.0/vm_register.sh 2020-02-11 15:09:50.000000000 +0000
+++ "Emulator (copy)/v6.0.0/vm_register.sh" 2020-05-20 21:56:28.742383887 +0100
@@ -35,6 +35,6 @@ diff --unified --recursive --text Emulator/v6.0.0/vm_remove.sh "Emulator (copy)/
# remove emulator
+export LG_WEBOS_TV_SDK_HOME=/usr/share/webOS_TV_SDK
- vboxmanage controlvm 9e8b9f29-44b2-4b6e-3053-2058a70342cb pause
- vboxmanage controlvm 9e8b9f29-44b2-4b6e-3053-2058a70342cb poweroff
+ vboxmanage controlvm 9e8b9f29-44b2-4b6e-3053-3058a70342cb pause
+ vboxmanage controlvm 9e8b9f29-44b2-4b6e-3053-3058a70342cb poweroff
sleep 3