mirror of
https://github.com/Evolution-X/external_piex
synced 2026-02-01 13:24:15 +00:00
Mark the module as VNDK or VNDK-SP in Android.bp am: 878bf5c875
am: a7bb9638d6
Change-Id: I720ff67a102066393d167107e1885ecab7cd64e9
This commit is contained in:
@@ -31,6 +31,9 @@ cc_library_static {
|
||||
cc_library_shared {
|
||||
name: "libpiex",
|
||||
vendor_available: true,
|
||||
vndk: {
|
||||
enabled: true,
|
||||
},
|
||||
srcs: [
|
||||
"src/tiff_parser.cc",
|
||||
"src/piex.cc",
|
||||
|
||||
Reference in New Issue
Block a user