Skip to content
This repository has been archived by the owner on Jul 26, 2024. It is now read-only.

Commit

Permalink
Implements nabu vendor blobs
Browse files Browse the repository at this point in the history
  • Loading branch information
bm0x authored Jun 19, 2022
1 parent 9f65152 commit 10ac110
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions device.mk
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,9 @@

LOCAL_PATH := device/xiaomi/nabu

# Inherit the proprietary files
$(call inherit-product, vendor/xiaomi/nabu/nabu-vendor.mk)

# API
PRODUCT_TARGET_VNDK_VERSION := 30
PRODUCT_SHIPPING_API_LEVEL := 30
Expand Down

0 comments on commit 10ac110

Please sign in to comment.