aospa: Build HIDL base and manager.
Change-Id: I4775c26858f29f9f7f7ef5a618b36ef67048f5ea
This commit is contained in:
parent
81816171d3
commit
08b0bfa51a
|
@ -12,6 +12,13 @@
|
|||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# HIDL
|
||||
PRODUCT_PACKAGES += \
|
||||
android.hidl.base@1.0 \
|
||||
android.hidl.manager@1.0 \
|
||||
android.hidl.base@1.0.vendor \
|
||||
android.hidl.manager@1.0.vendor
|
||||
|
||||
# Paranoid Packages
|
||||
PRODUCT_PACKAGES += \
|
||||
ParanoidPapers \
|
||||
|
|
Loading…
Reference in New Issue