Skip to content

Commit

Permalink
Merge "Mark libmedia_omx and libstagefright_foundation as double_load…
Browse files Browse the repository at this point in the history
…able"
  • Loading branch information
Treehugger Robot authored and Gerrit Code Review committed Apr 21, 2018
2 parents 80236d2 + 0478ef8 commit 6c9ba46
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions media/libmedia/Android.bp
Expand Up @@ -127,6 +127,7 @@ cc_library_shared {
vndk: {
enabled: true,
},
double_loadable: true,

defaults: ["libmedia_omx_defaults"],
}
Expand Down
1 change: 1 addition & 0 deletions media/libstagefright/foundation/Android.bp
Expand Up @@ -10,6 +10,7 @@ cc_library_shared {
vndk: {
enabled: true,
},
double_loadable: true,
include_dirs: [
"frameworks/av/include",
"frameworks/native/include",
Expand Down

0 comments on commit 6c9ba46

Please sign in to comment.