Build both static and shared lib.
Bug: 111611872 Test: Compile, verify output. Change-Id: I3a8ce3dbad2738e376a131a8e8613b3a4f6bf033
This commit is contained in:
parent
6544056d54
commit
2306f46f9a
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