summaryrefslogtreecommitdiff
path: root/34/64/x86_64/source-based/config.json
diff options
context:
space:
mode:
Diffstat (limited to '34/64/x86_64/source-based/config.json')
-rw-r--r--34/64/x86_64/source-based/config.json19
1 files changed, 14 insertions, 5 deletions
diff --git a/34/64/x86_64/source-based/config.json b/34/64/x86_64/source-based/config.json
index 5da2c2ba..2b8aa7a8 100644
--- a/34/64/x86_64/source-based/config.json
+++ b/34/64/x86_64/source-based/config.json
@@ -1,9 +1,4 @@
{
- "global": {
- "flags": {
- "advice_only": true
- }
- },
"libbinder": [
{
"target_version": "current",
@@ -28,6 +23,20 @@
}
}
],
+ "libnativewindow": [
+ {
+ "target_version": "current",
+ "ignore_linker_set_keys": [
+ "_ZN7android34AHardwareBuffer_isValidPixelFormatEj",
+ ],
+ },
+ {
+ "target_version": "202404",
+ "ignore_linker_set_keys": [
+ "_ZN7android34AHardwareBuffer_isValidPixelFormatEj",
+ ],
+ },
+ ],
"libui": [
{
"target_version": "current",