diff options
Diffstat (limited to 'opengl/libs/Android.bp')
-rw-r--r-- | opengl/libs/Android.bp | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/opengl/libs/Android.bp b/opengl/libs/Android.bp index e8d3684e4e..3c76c62f05 100644 --- a/opengl/libs/Android.bp +++ b/opengl/libs/Android.bp @@ -102,11 +102,6 @@ cc_defaults { "libbacktrace", "libbase", ], - target: { - vendor: { - exclude_shared_libs: ["libgraphicsenv"], - }, - }, } cc_library_static { |