summaryrefslogtreecommitdiffstats
path: root/drm
diff options
context:
space:
mode:
authorDongwon Kang <dwkang@google.com>2019-08-15 13:46:00 -0700
committerOliver Nguyen <olivernguyen@google.com>2020-02-04 22:26:20 +0000
commitc45f1514dc4fa9df41976dccb195833e51bfc5bd (patch)
tree1cf583f8b22c473f4eef7b01403840ba420f57c5 /drm
parenta67cf12a109f36152600a621a7c979b4ab273dd9 (diff)
downloadframeworks_av-c45f1514dc4fa9df41976dccb195833e51bfc5bd.tar.gz
frameworks_av-c45f1514dc4fa9df41976dccb195833e51bfc5bd.tar.bz2
frameworks_av-c45f1514dc4fa9df41976dccb195833e51bfc5bd.zip
Move implementations to DataSourceBase.h
Some lib*extractors include DataSourceBase.h but are not linking libstagefright which has the implementation. This doesn't cause any build issue in normal build, but it actually matters when NATIVE_COVERAGE=true which uses -O0. Fixing by moving the implementation to the header. Bug: 139459652 Bug: 148178774 Bug: 148177815 Test: m Test: NATIVE_COVERAGE=true COVERAGE_PATHS="*" m Change-Id: Ic955189ff9f0fbc48b5b35eccdb2916dc79fdb0f Merged-In: Ic955189ff9f0fbc48b5b35eccdb2916dc79fdb0f (cherry picked from commit 45bee32c4c81ea7def34c77256383cc5a0bf1333)
Diffstat (limited to 'drm')
0 files changed, 0 insertions, 0 deletions