Skip to content
Commit 04f520d1 authored by Jiyong Park's avatar Jiyong Park
Browse files

AndroidTestCase.[set|get]TestContext are added as APIs

android.test.runner is using AndroidTestCase.[set|get]TestContext
methods from android.test.base. The problem is that the methods are
internal APIs and this is preventing us from hiding the impl library of
android.test.base to others.

Marking those two methods as APIs.

Bug: 157007292
Test: m
Test: android.test.runner

Change-Id: I8ea5421723a4a40d580956e5ceb51be70253f0eb
parent ed6b129e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment