Commit graph

5 commits

Author SHA1 Message Date
Jooyung Han
a395c8d9aa Set min_sdk_version to be part of mainline modules
Modules contributing mainline modules (APK/APEX) should set
min_sdk_version as well as apex_available.

For now setting min_sdk_version doesn't change build outputs.
But build-time checks will be added soon.

Bug: 152655956
Test: m
Change-Id: Ifea5ed988fad2e0d29271e6e9cbf0e12100b37d9
2020-04-22 18:58:21 +09:00
Mathias Agopian
cb496acbe5 use 64-bits usage bits almost everywhere
Revert "Revert "use 64-bits usage bits almost everywhere""
This reverts commit 1671de0068.

Test: manual, build
Bug: 33350696
Bug: 38466700
Change-Id: Ia2f51b97137dba754b1938dfb1e235f4babc8a88
2017-05-26 15:16:36 -07:00
Guang Zhu
1671de0068 Revert "use 64-bits usage bits almost everywhere"
Bug: 38466700

This reverts commit 175d98757d.

Change-Id: I5f08a4ca91511775cd52250d10a0220b258b8368
2017-05-21 22:21:13 +00:00
Mathias Agopian
175d98757d use 64-bits usage bits almost everywhere
Test: manual, build
Bug: 33350696
Change-Id: Ida33c2a902155044651158467bb99d664e958c41
2017-05-19 14:39:55 -07:00
Mathias Agopian
6a3c05bcfa fix circular dependency libnativewindow <-> libui
Bug: 37647680
Bug: 37648355
Test: compile, manual
Change-Id: I9631beea52e23ebb519411f943c6f5062aedd2e5
2017-05-09 16:42:31 -07:00