dubai: add virtual A/B cflag
This is so in our sm7325-common tree it can differentiate between virtual AB and non VAB devices. Change-Id: Ia0cb19c3522b1f68952b116499b7a1eb4ef48ed5
This commit is contained in:
parent
773a3df538
commit
325e436755
1 changed files with 3 additions and 0 deletions
|
@ -14,6 +14,9 @@
|
||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
#
|
#
|
||||||
|
|
||||||
|
# A/B
|
||||||
|
TARGET_IS_VAB := true
|
||||||
|
|
||||||
# Boot animation
|
# Boot animation
|
||||||
TARGET_SCREEN_HEIGHT := 2400
|
TARGET_SCREEN_HEIGHT := 2400
|
||||||
TARGET_SCREEN_WIDTH := 1080
|
TARGET_SCREEN_WIDTH := 1080
|
||||||
|
|
Loading…
Reference in a new issue