removing old hacks for the cRIO
diff --git a/aos/common/logging/logging.gyp b/aos/common/logging/logging.gyp
index 0139784..36d58b7 100644
--- a/aos/common/logging/logging.gyp
+++ b/aos/common/logging/logging.gyp
@@ -2,7 +2,7 @@
   'targets': [
     {
       'target_name': 'logging_impl_test',
-      'type': '<(aos_target)',
+      'type': 'executable',
       'sources': [
         'logging_impl_test.cc',
       ],