summaryrefslogtreecommitdiff
path: root/opengl/tests/gl_basic/gl_basic.cpp
diff options
context:
space:
mode:
authorFelipe Leme <felipeal@google.com>2016-05-19 16:18:17 -0700
committerFelipe Leme <felipeal@google.com>2016-05-23 10:07:09 -0700
commit71ca15eadd3da0c102a8539f7a88294a94456623 (patch)
treeb31f96b3d2ba308bbcbd77b4dd5dd3fb075ee04b /opengl/tests/gl_basic/gl_basic.cpp
parentaccafc69f50aeeb57615e14ff0b787ea322a0627 (diff)
Expose functions used to add entries to the zip file.
Currently only dumpstate.cpp is using the new functions and variables used to add an entry to the zip file so they're defined locally, but they should be exposed through the .h so they can be used by the device-specific dumpstate_board() implementations. This CL moves the following definitions to the .h: - bugreport_dir - ZIP_ROOT_DIR - add_zip_entry() - add_zip_entry_from_fd() It also refactored functions that were taking a specific file location to use bugreport_dir instead, to avoid pollution on main(). BUG: 28867848 Change-Id: Ic5faa203b0863bc950d640f22fb91977e52b6bfc
Diffstat (limited to 'opengl/tests/gl_basic/gl_basic.cpp')
0 files changed, 0 insertions, 0 deletions