universal7580: move libstagefright_shim to system
authorJan Altensen <info@stricted.net>
Tue, 12 May 2020 18:11:55 +0000 (20:11 +0200)
committerJan Altensen <info@stricted.net>
Tue, 12 May 2020 18:14:45 +0000 (20:14 +0200)
 * setting `proprietary: true,` breaks building of treble devices when this tree is synced aswell

Change-Id: I98f490942bd03c9bd453c1bd14dafafda65ab34c

libshims/libstagefright/Android.bp

index 0f2236c5ccd60b7183d21db51108dbfe09ef4087..f8eda21d1eaba8e894b53860a2f2472f897bdd9d 100644 (file)
@@ -1,6 +1,5 @@
 cc_library_shared {
     name: "libstagefright_shim",
-    proprietary: true,
     
     srcs: [
         "CameraSource.cpp",