Skip to content

Commit 007460c

Browse files
restyled-commitslazarkov
authored andcommitted
Restyled by whitespace
1 parent fd4769e commit 007460c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/tv-app/android/java/TVApp-JNI.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -247,7 +247,7 @@ class MyAppInstallationService : public AppInstallationService
247247
return ContentAppPlatform::GetInstance().LoadContentAppByClient(vendorId, productId) != nullptr;
248248
}
249249

250-
// TODO: Dummy code for Android OS, needs to be updated with package manager
250+
// TODO: Dummy code for Android OS, needs to be updated with package manager
251251
// retrieving correct app's installation status
252252
CommissionerDeclaration::CdError GetInstallationStatusOfApp(uint16_t vendorId, uint16_t productId) override
253253
{

0 commit comments

Comments
 (0)