fixup! soong: Add lineage soong config variables
error: system/netd/server/Android.bp:162:1: module "netd" variant "android_arm64_armv8-a_cfi": cppflags: Flag DIGNORES_FTP_PPTP_CONNTRACK_FAILURE must start with - Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com> Change-Id: I24b89f13425cf586e6ff50d83e71fb1a052bf4ed
This commit is contained in:
@@ -151,7 +151,7 @@ ignores_ftp_pptp_conntrack_failure_defaults {
|
||||
name: "ignores_ftp_pptp_conntrack_failure",
|
||||
soong_config_variables: {
|
||||
ignores_ftp_pptp_conntrack_failure: {
|
||||
cppflags: ["DIGNORES_FTP_PPTP_CONNTRACK_FAILURE"],
|
||||
cppflags: ["-DIGNORES_FTP_PPTP_CONNTRACK_FAILURE"],
|
||||
},
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user