Merge "Build both static and shared lib."
This commit is contained in:
commit
b0719e3aee
1 changed files with 1 additions and 1 deletions
|
@ -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: [
|
||||
|
|
Loading…
Reference in a new issue