X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;f=audio_route%2FAndroid.bp;fp=audio_route%2FAndroid.bp;h=d4107542e6c8f69439206f8f950845ca02cf673e;hb=951503a34e8b7479280df58ebdd607a53898cd72;hp=6534e4694ee09c6db03e1368dad222a2c1df8f11;hpb=f4e42541e27ff8c2c21babc0089965d88c6e5205;p=android-x86%2Fsystem-media.git diff --git a/audio_route/Android.bp b/audio_route/Android.bp index 6534e469..d4107542 100644 --- a/audio_route/Android.bp +++ b/audio_route/Android.bp @@ -1,6 +1,9 @@ cc_library_shared { name: "libaudioroute", vendor_available: true, + vndk: { + enabled: true, + }, srcs: ["audio_route.c"], shared_libs: [ "liblog",