Skip to content

Commit

Permalink
Forgotten to remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
MrStahlfelge committed May 10, 2018
1 parent b204582 commit 9cc4e3b
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@ public void startSession() {
setPlatformVersionString("0");
}

// why this? Two reasons: Devices are limited to 500 unique values and there are tenthousands of devices
// around. And you can only filter by device, not by manufacturer while the latter is more interesting
setDevice(Build.MODEL);
setManufacturer(Build.MANUFACTURER);

Expand Down

0 comments on commit 9cc4e3b

Please sign in to comment.