HomeSort by relevance Sort by last modified time
    Searched full:badapp3 (Results 1 - 1 of 1) sorted by null

  /frameworks/native/cmds/installd/tests/
installd_utils_test.cpp 244 const char *badapp3 = TEST_APP_DIR "/../../com.example.apk"; local
245 EXPECT_EQ(-1, validate_system_app_path(badapp3))
246 << badapp3 << " should be rejected not a system path";

Completed in 1597 milliseconds