Skip to content

Commit

Permalink
Add moto CLIQ kernel bug workaround
Browse files Browse the repository at this point in the history
  • Loading branch information
supercurio committed Dec 4, 2011
1 parent 84c82d1 commit 118c6f3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/org/projectvoodoo/simplecarrieriqdetector/Detect.java
Expand Up @@ -151,6 +151,8 @@ private void findInKallsyms() {
deviceWorkarounds.add("umts_jordan");
deviceWorkarounds.add("cdma_shadow");
deviceWorkarounds.add("daytona");
deviceWorkarounds.add("morrison");
deviceWorkarounds.add("zeppelin");

ArrayList<String> lines = new ArrayList<String>();

Expand Down

0 comments on commit 118c6f3

Please sign in to comment.