DO NOT MERGE: Fix build after checkThread fix merge to master
Follow up to Change-Id: Ibc2496d5cef97b4685e001086f712fcaac231024 - this
method did not exist in klp-dev branch.
Change-Id: Ie64dd3b2357e0abefb4c7d3492f02d23d347f89f
(cherry picked from commit b212b9f2ba)
Cherry pick to klp-dev as part of Bug: 13246014
This commit is contained in:
committed by
Bart Sears
parent
4e1bf73202
commit
efe1b2402a
@@ -691,7 +691,6 @@ public class WebView extends AbsoluteLayout
|
|||||||
* @hide
|
* @hide
|
||||||
*/
|
*/
|
||||||
public static void freeMemoryForTests() {
|
public static void freeMemoryForTests() {
|
||||||
checkThread();
|
|
||||||
getFactory().getStatics().freeMemoryForTests();
|
getFactory().getStatics().freeMemoryForTests();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user