aospa: Build HIDL base and manager.

Change-Id: I4775c26858f29f9f7f7ef5a618b36ef67048f5ea
This commit is contained in:
Vishalcj17 2021-08-19 11:30:06 +05:30 committed by Vishalcj17
parent 81816171d3
commit 08b0bfa51a
No known key found for this signature in database
GPG Key ID: 5CB1A9F3F6539FB2
1 changed files with 7 additions and 0 deletions

View File

@ -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 \