g12: Move architecture flags to generic variant lineage-19.0
authorNolen Johnson <johnsonnolen@gmail.com>
Mon, 10 Jan 2022 01:10:24 +0000 (20:10 -0500)
committerNolen Johnson <johnsonnolen@gmail.com>
Mon, 10 Jan 2022 01:10:24 +0000 (20:10 -0500)
commite516a48a444c78e9098720f459d8efc2bcfe63e8
tree7d8ed31dfbc03a3003f1e33c11d1e96d9fcea9b0
parent8930920200681fc67006a15e9f0d869b898cba42
g12: Move architecture flags to generic variant

* Some recent native crashes on b4s4 have led me to believe
  that we're all better off doing generic archs, as silent
  crashing code sucks...

* Additionally, we are `cortex-a53` and not `cortex-a53.a57`
  so, remedy that as well.

Change-Id: I5f4b0c3c68baf9f311cb37a6c163b9e7d5a0b57d
BoardConfigCommon.mk