diff options
| author | 2019-11-21 15:11:49 +0900 | |
|---|---|---|
| committer | 2019-11-21 15:11:49 +0900 | |
| commit | 48d75efa6f9f690513b0a6c19f677af183bbbba0 (patch) | |
| tree | 4cc642e1de427db4af0c4ad876ef8fb8472e16a9 /python/python_test.go | |
| parent | c6e9f92cfab07fded61b52f0645fab580e0858a2 (diff) | |
symbols in stub library isn't affected by -fvisibility=hidden
Fixing the bug that -fvisibility=hidden in a cc_library is used even
when compiling stub.c file where the symbols shouldn't be hidden.
Bug: 144781653
Test: add folowing to libEGL and build
+ stubs: {
+ symbol_file: "libEGL.map.txt",
+ versions: ["29"],
+ },
Change-Id: Iab70f36a4fb98737fc35827dbc9e1ca1a99d4354
Diffstat (limited to 'python/python_test.go')
0 files changed, 0 insertions, 0 deletions