mirror of
https://github.com/Evolution-X/external_piex
synced 2026-02-01 17:31:20 +00:00
Mark the module as VNDK or VNDK-SP in Android.bp
am: 062f53fc73
Change-Id: I22171fc256577b4b794730862d3bc138c115aa32
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