Fix svace issue manager UNREACHABLE_CODE
authorhyeonseok lee <hs89.lee@samsung.com>
Tue, 9 Feb 2021 06:17:26 +0000 (15:17 +0900)
committerMyungJoo Ham <myungjoo.ham@samsung.com>
Tue, 9 Feb 2021 08:41:01 +0000 (17:41 +0900)
commit6e6d36828518409cc5af5641c1a5097d53f6bb55
treea1b0ea303a5afbb0007d04c641a7011135136df6
parentc2a4ad7403eec22b26431d29ea6f2e86935789f3
Fix svace issue manager UNREACHABLE_CODE

The fd_ variable is only changed when on the ANDROID environment,
so enclosed with ifdef

Signed-off-by: hyeonseok lee <hs89.lee@samsung.com>
nntrainer/tensor/manager.cpp