mmappfw_plat/mpx_playback_utility_api/tsrc/mpxplaybackutilitytest/src/mpxplaybackutilitytest.cpp
changeset 25 d881023c13eb
parent 0 a2952bb97e68
equal deleted inserted replaced
21:a05c44bc3c61 25:d881023c13eb
   129                           CStifLogger::ETxt,
   129                           CStifLogger::ETxt,
   130                           CStifLogger::EFile,
   130                           CStifLogger::EFile,
   131                           EFalse );
   131                           EFalse );
   132     
   132     
   133     SendTestClassVersion();
   133     SendTestClassVersion();
   134     
   134 
   135    
   135     CreateL();
   136     iFs.Connect();
       
   137     iFs.ShareProtected();
       
   138     }
   136     }
   139 
   137 
   140 // -----------------------------------------------------------------------------
   138 // -----------------------------------------------------------------------------
   141 // Cmpxplaybackutilitytest::NewL
   139 // Cmpxplaybackutilitytest::NewL
   142 // Two-phased constructor.
   140 // Two-phased constructor.