diff options
author | herna <hernanderes34@gmail.com> | 2013-12-02 20:47:16 +0100 |
---|---|---|
committer | herna <hernanderes34@gmail.com> | 2013-12-14 20:39:04 +0100 |
commit | d7f7ac948c9311a8d7f0751a426ee3a0ecb05221 (patch) | |
tree | 6f26de2e1e3ddbc6f5e3f9d03ecb584ef5b69b45 | |
parent | 0e3794c644927409084b10fa81007fc4e1025bdf (diff) | |
download | device_samsung_n7000-d7f7ac948c9311a8d7f0751a426ee3a0ecb05221.zip device_samsung_n7000-d7f7ac948c9311a8d7f0751a426ee3a0ecb05221.tar.gz device_samsung_n7000-d7f7ac948c9311a8d7f0751a426ee3a0ecb05221.tar.bz2 |
N7000: Clean up system.prop typo
Replacing i9100 system.prop reference with n7000.
Change-Id: Ia208be4209b4ae879174cee45a3f347d68fe47e5
-rw-r--r-- | system.prop | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system.prop b/system.prop index 0a65944..1a6fbb2 100644 --- a/system.prop +++ b/system.prop @@ -1,5 +1,5 @@ # -# system.prop for i9100 +# system.prop for n7000 # rild.libpath=/system/lib/libsec-ril.so |