Remove "@1.0-" from android.system.suspend service's name

Bug: 232447926
Test: TH
Change-Id: If177707ae0459cd3e0521d3b8fba8417c5609c5f
Merged-In: If177707ae0459cd3e0521d3b8fba8417c5609c5f
This commit is contained in:
Frederick Mayle 2022-05-12 21:41:27 +00:00
parent 3a294b6ca2
commit cb577c2efc

View file

@ -24,7 +24,7 @@ PRODUCT_PACKAGES += \
android.hidl.manager-V1.0-java \
android.hidl.memory@1.0-impl \
android.hidl.memory@1.0-impl.vendor \
android.system.suspend@1.0-service \
android.system.suspend-service \
android.test.base \
android.test.mock \
android.test.runner \