summaryrefslogtreecommitdiff
path: root/filesystem/filesystem_test.go
diff options
context:
space:
mode:
author Jooyung Han <jooyung@google.com> 2024-03-11 15:46:48 +0900
committer Jooyung Han <jooyung@google.com> 2024-03-14 06:06:26 +0900
commit33eb615eb0886c50d82a048fcb5862706ab82ec7 (patch)
tree049d33f7f1a676c65127bf3b16e5f6a43441997a /filesystem/filesystem_test.go
parenteb0f7716763d2613f39cff843163ea47e2827c32 (diff)
ndkstubgen: use llndk=<version> for new llndk stub
We want LLNDK symbols to be explicitly marked with llndk tag to handle LLNDK freezing which happens before SDK freezing. If symbols need to be frozen as LLNDK, those symbols must be marked explicitly with correct vFRC version. In the following example, LIBFOO { # introduced=35 foo; bar; bar; # llndk=202404 baz; # llndk=202404 qux; # llndk=202505 }; NDK libfoo will have foo and bar while LLNDK libfoo stub will have bar and baz for 202404. Bug: 329012338 Test: test_ndkstubgen test_symbolfile Change-Id: I384f589b240fa047e8871964bf9550f426024dfc
Diffstat (limited to 'filesystem/filesystem_test.go')
0 files changed, 0 insertions, 0 deletions