Skip to content
This repository has been archived by the owner on Nov 8, 2023. It is now read-only.

Commit

Permalink
Build both static and shared lib.
Browse files Browse the repository at this point in the history
Bug: 111611872
Test: Compile, verify output.
Change-Id: I3a8ce3dbad2738e376a131a8e8613b3a4f6bf033
  • Loading branch information
doug-horn committed Sep 25, 2018
1 parent 6544056 commit 2306f46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libgrallocusage/Android.bp
Expand Up @@ -12,7 +12,7 @@
// See the License for the specific language governing permissions and
// limitations under the License.

cc_library_static {
cc_library {
name: "libgrallocusage",
vendor_available: true,
cflags: [
Expand Down

0 comments on commit 2306f46

Please sign in to comment.