ANDROID: GKI: Update protected exports
Run `bazel run @//common:kernel_aarch64_abi_update_protected_exports` on latest kernel to clean up the protected exports list. This is blocking updating the ABI since this list needs to be accurate before updating the ABI. Bug: 287170531 Change-Id: I8173060087cad060314ae0e494e30b71052e1d8f Signed-off-by: Will McVicker <willmcvicker@google.com>
This commit is contained in:
parent
4a207efbe0
commit
7bfd71d298
@ -336,12 +336,10 @@ wpan_phy_new
|
||||
wpan_phy_register
|
||||
wpan_phy_unregister
|
||||
wwan_create_port
|
||||
wwan_get_debugfs_dir
|
||||
wwan_port_get_drvdata
|
||||
wwan_port_rx
|
||||
wwan_port_txoff
|
||||
wwan_port_txon
|
||||
wwan_put_debugfs_dir
|
||||
wwan_register_ops
|
||||
wwan_remove_port
|
||||
wwan_unregister_ops
|
@ -336,12 +336,10 @@ wpan_phy_new
|
||||
wpan_phy_register
|
||||
wpan_phy_unregister
|
||||
wwan_create_port
|
||||
wwan_get_debugfs_dir
|
||||
wwan_port_get_drvdata
|
||||
wwan_port_rx
|
||||
wwan_port_txoff
|
||||
wwan_port_txon
|
||||
wwan_put_debugfs_dir
|
||||
wwan_register_ops
|
||||
wwan_remove_port
|
||||
wwan_unregister_ops
|
Loading…
Reference in New Issue
Block a user