summaryrefslogtreecommitdiffstats
path: root/media/mediaserver
diff options
context:
space:
mode:
authorChih-Hung Hsieh <chh@google.com>2015-03-19 12:04:54 -0700
committerChih-Hung Hsieh <chh@google.com>2015-03-19 13:46:13 -0700
commit54b4246bb2025a5dcfdf1611c199998448d28424 (patch)
tree5dbf2230fe538c13d314b8bb9f9aed3077f94bdb /media/mediaserver
parent5a23aa949188fafe1d8d35966ff5a73974294dfd (diff)
downloadframeworks_av-54b4246bb2025a5dcfdf1611c199998448d28424.zip
frameworks_av-54b4246bb2025a5dcfdf1611c199998448d28424.tar.gz
frameworks_av-54b4246bb2025a5dcfdf1611c199998448d28424.tar.bz2
Fix link error of PROCESS_STATE_NONEXISTENT.
* A reference to PROCESS_STATE_NONEXISTENT will cause link error with clang or standard C++ compiler because there is no out-of-class definition, although g++ is allowing it. Use +PROCESS_STATE_NONEXISTENT to get the value instead of reference. Change-Id: I62049584b94e6847b64b572f6ef6c3e9dcc573eb
Diffstat (limited to 'media/mediaserver')
0 files changed, 0 insertions, 0 deletions