ANDROID: GKI: Remove duplicates from symbol lists
scripts/gen_gki_modules_headers.sh: Add an option to only keep unique symbols during the symbol list prep phase as for header generation symbol list needs to be unique union of all vendor symbol lists in an ascending order. This reduces the array size and improves the lookup time for the binary search. Bug: 232430739 Test: TH Fixes: 7b49f3dd ("ANDROID: GKI: Header generation fix and improvements") Change-Id: Ib6868f5a8eb0b3713e192bec111804e993e3d085 Signed-off-by:Ramji Jiyani <ramjiyani@google.com> (cherry picked from commit 2069048a)
Loading
Please sign in to comment