Revert "Mark libpiex as double_loadable"

This reverts commit c64563c916.

Reason for revert: libpiex is no longer used by libmediandk(aosp/915075).
Exempt-From-Owner-Approval: revert
Change-Id: I858a16f7d40613b9c433997bbd7308dcf521427b
This commit is contained in:
Jooyung Han
2019-03-11 14:11:44 +00:00
parent c64563c916
commit d054e8a2e6

View File

@@ -59,7 +59,6 @@ cc_library_shared {
vndk: {
enabled: true,
},
double_loadable: true,
srcs: [
"src/tiff_parser.cc",
"src/piex.cc",