#215 Do not compile libmonochrome.so with RELR relocations since supported only on API 28+
This commit is contained in:
@@ -48,4 +48,8 @@ enable_arcore=false
|
||||
enable_openxr=false
|
||||
enable_gvr_services=false
|
||||
enable_feed_v2=false
|
||||
is_high_end_android=true
|
||||
is_high_end_android=true
|
||||
|
||||
# Do not compile libmonochrome.so with RELR relocations
|
||||
# since supported only on API 28+
|
||||
use_relr_relocations=false
|
||||
Reference in New Issue
Block a user