ANDROID: GKI: x86: Update symbol list for desktop
The CONFIG_CROS_EC_DEBUGFS is removed from the vendor kconfig fragment
so the ABI sybmol list is updated with the following commands:
$ truncate -s0 common/android/abi_gki_x86_64_desktop
$ tools/bazel run \
//private/google-modules/linux/brya:brya_device_x86_64_abi_update_symbol_list
$ tools/bazel run //common:kernel_x86_64_abi_update
NOTE: The x86 ABI is under construction and it is expected to have
incompatible updates on the android15-6.6-desktop branch.
Bug: 349695348
Change-Id: I02ccb2324f35681949c2b61a07b1567e90d0b6c4
Signed-off-by:
Slawomir Rosek <srosek@google.com>
Loading
Please sign in to comment