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 216 const char *badapp3 = TEST_APP_DIR "/../../com.example.apk"; local
217 EXPECT_EQ(-1, validate_system_app_path(badapp3))
218 << badapp3 << " should be rejected not a system path";

Completed in 155 milliseconds