Cherry pick for contentAllowed bug fix
Change-Id: Ib65897c642284bf5c2137a86c0cee9d36b107667
This commit is contained in:
@@ -986,7 +986,7 @@ public abstract class TvInteractiveAppService extends Service {
|
||||
if (DEBUG) {
|
||||
Log.d(TAG, "notifyContentAllowed");
|
||||
}
|
||||
notifyContentAllowed();
|
||||
onContentAllowed();
|
||||
}
|
||||
|
||||
void notifyContentBlocked(TvContentRating rating) {
|
||||
|
||||
Reference in New Issue
Block a user