Moves the redfin FCM back down to level 5.

redfin's manifest.target-level will stay at 5 even as the vendor is
updated, so this FCM shouldn't have been moved to level=6.

This change includes conditional logic to exclude the S-based level=5
FCM from the build when creating a Vendor-Freeze-compatible system-only
build.
This allows VF system builds to specify their own level=5 redfin FCM
(compatible with the older frozen R vendor) that differs from this
level=5 FCM (which is compatible with S vendor).

Bug: 184976701
Test: build redfin-userdebug and redfin_vf_r-userdebug in Forrest.
      Observe check_vintf logs.
Change-Id: Ie25de43fec6fbf0714740a5b7803dd60fd164d41
This commit is contained in:
Daniel Norman
2021-04-09 11:32:41 -07:00
parent 52df75ccbd
commit ff3cdc618e
2 changed files with 5 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
<compatibility-matrix version="1.0" type="framework" level="6">
<compatibility-matrix version="1.0" type="framework" level="5">
<hal format="hidl" optional="false">
<name>vendor.google.wireless_charger</name>
<version>1.3</version>