OSDN Git Service

gn-build: Get //embrdv/sbc to compile
authorArman Uguray <armansito@google.com>
Fri, 29 May 2015 22:21:43 +0000 (15:21 -0700)
committerArman Uguray <armansito@google.com>
Mon, 1 Jun 2015 22:44:57 +0000 (22:44 +0000)
commit6b5811e2b4c6369738ad2d58a7d4cf4740d9a298
tree5ee604defdc761b2bcdff9c0d894664b553b58c5
parent24253fd1f10e34e820d2b8bd6c0c78d342dd1591
gn-build: Get //embrdv/sbc to compile

This CL builds the SBC codec that lives in embdrv/sbc to compile as a static
library. Unlike the Android build that creates two separate libraries for the
encoder and the decoder, the GN build creates a single static library.

BUG=21339022

Change-Id: I9f12e63339c850d26f49a3756526a185ca7fec8d
embdrv/sbc/BUILD.gn [new file with mode: 0644]