summaryrefslogtreecommitdiff
path: root/libutils/NativeHandle.cpp
diff options
context:
space:
mode:
authorbohu <bohu@google.com>2017-02-28 14:58:36 -0800
committerbohu <bohu@google.com>2017-03-01 16:33:44 -0800
commit294d44be33bf6ad6d7d53189d38202a4911f2bd7 (patch)
tree82d9299999b155bd4c2a1d7bb531a36e3668e222 /libutils/NativeHandle.cpp
parent1e48879b6cafa6168addc1e1bdb8344450ca3627 (diff)
DO NOT MERGE ANYWHERE Qemu-pipe: refactor qemu_pipe.h into libqemu_pipe
Traditionally, qemu_pipe has both the declaration and implentation of each function in one header file--qemu_pipe.h, and it is getting incovenient to maintain. This CL separates the implementation of functions from the header file, and makes qemu_pipe a static library for other modules to link to. Note that the interface and implementation of qemu_pipe are kept unchanged, and future CLs will enhance the implementation to make it more reliable and more compatible with old and new API levels. Following projects are affected by this refactoring, and they are modified accordingly: device/generic/goldfish device/generic/goldfish-opengl hardware/ril/reference-ril Change-Id: I541ecbf0cc7eadeef9d4e37ffd9ca7bfcc5c94c0
Diffstat (limited to 'libutils/NativeHandle.cpp')
0 files changed, 0 insertions, 0 deletions