https://code.google.com/p/android/issues/detail?id=193094
Thanks Regards Yu 发件人: 王禹3 发送时间: 2015年11月6日 10:46 收件人: 'Ying Wang' 抄送: android-porting; Ying Wang; 李欣10 主题: 答复: [android-porting] The fingerprint 91 bytes are too short... Hi Ying, Thanks. I will file one bug. Thanks Regards Yu 发件人: Ying Wang [mailto:[email protected]] 发送时间: 2015年11月6日 4:33 收件人: 王禹3 抄送: android-porting; Ying Wang; 李欣10 主题: Re: [android-porting] The fingerprint 91 bytes are too short... On Wed, Nov 4, 2015 at 9:15 PM, <[email protected]<mailto:[email protected]>> wrote: Hi experts and Ying, I find that the default limited fingerprint length is too short which easy met below compile error: error: ro.build.fingerprint cannot exceed 91 bytes Except to reduce the fingerprint content. Is there any suggestion for this issue? No. If we *hack* the PROPERTY_VALUE_MAX to extend the limited length, is there any impacts? Like CTS test? At run time you'll get empty string if you try to get value of ro.build.fingerprint. BTW, Strongly suggest that to extend the size. You can file bug on https://code.google.com/p/android/issues/list Thanks Yu -- -- unsubscribe: [email protected]<mailto:android-porting%[email protected]> website: http://groups.google.com/group/android-porting --- You received this message because you are subscribed to the Google Groups "android-porting" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]<mailto:[email protected]>. For more options, visit https://groups.google.com/d/optout. -- -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting --- You received this message because you are subscribed to the Google Groups "android-porting" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
