Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
比特彗星
Proj156_vendor_anbox
Commits
4b033022
Commit
4b033022
authored
4 years ago
by
Tomasz Grobelny
Browse files
Options
Download
Patches
Plain Diff
Allow injecting GPS location via DBus calls
parent
c1e75506
Changes
11
Hide whitespace changes
Inline
Side-by-side
Showing
11 changed files
README.md
+1
-1
README.md
src/CMakeLists.txt
+5
-0
src/CMakeLists.txt
src/anbox/application/gps_info_broker.h
+17
-0
src/anbox/application/gps_info_broker.h
src/anbox/cmds/session_manager.cpp
+5
-1
src/anbox/cmds/session_manager.cpp
src/anbox/dbus/gps.xml
+10
-0
src/anbox/dbus/gps.xml
src/anbox/dbus/gps_server.cpp
+27
-0
src/anbox/dbus/gps_server.cpp
src/anbox/dbus/gps_server.h
+38
-0
src/anbox/dbus/gps_server.h
src/anbox/qemu/gps_message_processor.cpp
+42
-0
src/anbox/qemu/gps_message_processor.cpp
src/anbox/qemu/gps_message_processor.h
+42
-0
src/anbox/qemu/gps_message_processor.h
src/anbox/qemu/pipe_connection_creator.cpp
+9
-1
src/anbox/qemu/pipe_connection_creator.cpp
src/anbox/qemu/pipe_connection_creator.h
+4
-1
src/anbox/qemu/pipe_connection_creator.h
with
200 additions
and
4 deletions
+200
-4
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment