OSDN Git Service

Remove the other copy of NFC
authorJean-Baptiste Queru <jbq@google.com>
Thu, 2 Jun 2011 17:51:36 +0000 (10:51 -0700)
committerJean-Baptiste Queru <jbq@google.com>
Thu, 2 Jun 2011 17:51:36 +0000 (10:51 -0700)
Change-Id: If7ac5199994b404e8fee86120ae507e6295cfeaf

generate-blob-scripts.sh

index b0388eb..e03924b 100755 (executable)
@@ -143,10 +143,6 @@ do
 
     FOUND=false
     diff $ARCHIVEDIR/$DEVICENAME-without.txt $ARCHIVEDIR/$DEVICENAME-with.txt |
-      grep -v Nfc\.apk\$ |
-      grep -v Tag\.apk\$ |
-      grep -v libnfc\.so\$ |
-      grep -v libnfc_jni\.so\$ |
       grep '>' |
       cut -b 3- |
       while read FULLPATH