Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit dc6533bb authored by Nelson Li's avatar Nelson Li
Browse files

Fix the values of soong_config_variable

Correct the values of the Soong config variables
`TARGET_SUPPORTS_32_BIT_APPS`, `TARGET_SUPPORTS_64_BIT_APPS`, and
`building_gsi`.

`TARGET_SUPPORTS_32_BIT_APPS` and `TARGET_SUPPORTS_64_BIT_APPS` should
only be set to `true` or `false` after checking their values.

`building_gsi` should be set with a `default value` to prevent it from
always being empty due to never being explicitly set.

Bug: 3446751
Test: m -j TrichromeLibrary-Stub
Change-Id: Idf3bf1a47d7ae40880137e36ac1f0aa4b1b6dcc7
parent 5ae386cd
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment