mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-21 19:55:33 -04:00
universal7885: Enforce vendor tree presence
A compiled build has no chance of booting without the prebuilt binaries, so fail the build if those are not present. Change-Id: Iadd43e887d426732e549969ab8deb14194ca818d Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
This commit is contained in:
parent
b8a24832c6
commit
2b1b53aa46
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
# Call proprietary blob setup
|
||||
$(call inherit-product-if-exists, vendor/samsung/universal7904-common/universal7904-common-vendor.mk)
|
||||
$(call inherit-product, vendor/samsung/universal7904-common/universal7904-common-vendor.mk)
|
||||
|
||||
# Screen density
|
||||
PRODUCT_AAPT_CONFIG := normal
|
||||
|
|
|
|||
Loading…
Reference in a new issue