mirror of
https://github.com/followmsi/android_vendor.git
synced 2024-11-06 21:55:44 +00:00
gtaxlwifi: label the GPS blobs as being from P580ZSS1CTI1 in the comment for them in gtaxlwifi-vendor.mk
They've remained unchanged in that version of Samsung's stock firmware for the SM-P580, which is newer than the T580XXS5CTK1 firmware from which they were originally taken from. Change-Id: I8b59ae1053a1f0d37661de4f7125c8f32531b924
This commit is contained in:
parent
1219215a00
commit
7758be83eb
1 changed files with 1 additions and 1 deletions
|
@ -101,7 +101,7 @@ PRODUCT_COPY_FILES += \
|
|||
vendor/samsung/gtaxlwifi/proprietary/product/lib64/libaptX_encoder.so:$(TARGET_COPY_OUT_PRODUCT)/lib64/libaptX_encoder.so \
|
||||
vendor/samsung/gtaxlwifi/proprietary/product/lib64/libaptXHD_encoder.so:$(TARGET_COPY_OUT_PRODUCT)/lib64/libaptXHD_encoder.so
|
||||
|
||||
# GPS - from T580XXS5CTK1/T580XXS5CTD1
|
||||
# GPS - from P580ZSS1CTI1
|
||||
# Modifications made to gpsd to get it to work:
|
||||
# * SSLv3_client_method has been replaced with SSLv23_method:
|
||||
# $ sed -i "s/SSLv3_client_method/SSLv23_method\x00\x00\x00\x00\x00\x00/" gpsd
|
||||
|
|
Loading…
Reference in a new issue