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

Commit

Permalink
Merge "Build both static and shared lib."
Browse files Browse the repository at this point in the history
  • Loading branch information
doug-horn authored and Gerrit Code Review committed Sep 25, 2018
2 parents 2c7c800 + 2306f46 commit b0719e3
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 b0719e3

Please sign in to comment.