Merge "Cherry pick for contentAllowed bug fix" into tm-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
345a6bf30a
@@ -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