]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - android/platform-hardware-interfaces.git/blobdiff - radio/1.1/vts/functional/VtsHalRadioV1_1TargetTest.cpp
Refactor radio folder for 1.0 and 1.1
[android/platform-hardware-interfaces.git] / radio / 1.1 / vts / functional / VtsHalRadioV1_1TargetTest.cpp
index 09351c850a04c6f3444f1a0c38523b8adf259dcf..107a9e0d4c6ff1ac8b877d10b5b52283ffe91f00 100644 (file)
@@ -17,7 +17,6 @@
 #include <radio_hidl_hal_utils_v1_1.h>
 
 int main(int argc, char** argv) {
-    ::testing::AddGlobalTestEnvironment(new RadioHidlEnvironment);
     ::testing::InitGoogleTest(&argc, argv);
 
     int status = RUN_ALL_TESTS();