mirror of
https://github.com/hardkernel/linux.git
synced 2026-03-25 20:10:23 +09:00
Revert "ANDROID: GKI: Remove temp build file abi_gki_protected_exports"
This reverts commit 1281598c53.
Reason for revert: Replaced by http://aosp/2679995
Change-Id: I0b69cc68780ad572b64d81f1a39f5b9c2fddc4a9
Signed-off-by: Ramji Jiyani <ramjiyani@google.com>
This commit is contained in:
committed by
Treehugger Robot
parent
924b7017dd
commit
d92dd7312f
@@ -119,10 +119,5 @@ else
|
||||
fi
|
||||
|
||||
generate_header "${TARGET}" "${GKI_EXPORTED_SYMBOLS}" "protected_exports"
|
||||
|
||||
# Remove temp file
|
||||
if [ -f "${GKI_EXPORTED_SYMBOLS}" ]; then
|
||||
rm -f -- "${GKI_EXPORTED_SYMBOLS}"
|
||||
fi
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user