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
|
# See the License for the specific language governing permissions and
|
||||||
# limitations under the License.
|
# 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
|
# Paranoid Packages
|
||||||
PRODUCT_PACKAGES += \
|
PRODUCT_PACKAGES += \
|
||||||
ParanoidPapers \
|
ParanoidPapers \
|
||||||
|
|
Loading…
Reference in New Issue