Revert^2 "Upgrade PRODUCT_SHIPPING_API_LEVEL to 35"
67d35b986b
Add android.hidl.allocator@1.0-service and hwservicemanager to fix aosp build and HAL requirement
Bug: 312876454
(cherry picked from https://googleplex-android-review.googlesource.com/q/commit:c18b5116475e7f21a0ab03cf2705a63d9e13049d)
Merged-In: I823aef5fd4ffa0f47a9db3688162ba539b922deb
Change-Id: I823aef5fd4ffa0f47a9db3688162ba539b922deb
This commit is contained in:
parent
b33a59cd3e
commit
363d085261
1 changed files with 6 additions and 1 deletions
|
@ -14,7 +14,12 @@
|
|||
# limitations under the License.
|
||||
#
|
||||
|
||||
SHIPPING_API_LEVEL := 34
|
||||
SHIPPING_API_LEVEL := 35
|
||||
|
||||
PRODUCT_PACKAGES += \
|
||||
hwservicemanager \
|
||||
android.hidl.allocator@1.0-service
|
||||
|
||||
USES_RADIOEXT_V1_7 = false
|
||||
USES_RADIOEXT_V2_0 = true
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue