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