gfps: 添加认证测试和FAQ 20260505
All checks were successful
Sync To /home/ubuntu/gfps / sync (push) Successful in 2s
All checks were successful
Sync To /home/ubuntu/gfps / sync (push) Successful in 2s
Change-Id: I71e676b997159a141ca07d16f82a73b45f4b2410
This commit is contained in:
23
2+Enable+new+feature+test+in+Validator.md
Normal file
23
2+Enable+new+feature+test+in+Validator.md
Normal file
@@ -0,0 +1,23 @@
|
||||
# 2 Enable new feature test in Validator
|
||||
|
||||
**<span style="color: rgb(32,33,36);"><span style="color: black;">Device actions which can be verified validator app: personalized name and retroactive pairing</span></span>**
|
||||
|
||||
<span style="color: rgb(32,33,36);"><span style="color: black;">**How to enable new feature test in validator**:</span></span>
|
||||
|
||||
<span style="color: rgb(32,33,36);"><span style="color: black;">安装adb:[adb安装及使用方法](/pages/viewpage.action?pageId=87464469) 该wiki上提供的adb版本太旧,会出现device offline的问题,下载最新的<a href="https://adbshell.com/downloads" class="external-link" rel="nofollow">https://adbshell.com/downloads</a></span></span>
|
||||
|
||||
<span style="color: rgb(32,33,36);">安装adb之后找到adb.exe所在的目录,在该目录下打开cmd命令行</span>
|
||||
|
||||
输入如下命令:
|
||||
|
||||
adb shell am broadcast -a com.google.location.nearby.apps.fastpair.validator.FLAG_OVERRIDE --es flag enable_features_for_v3 --es value true --es type boolean com.google.location.nearby.apps.fastpair.validator
|
||||
|
||||

|
||||
|
||||
按enter执行命令。
|
||||
|
||||
命令执行成功之后,打开fast pair validator 能看到新的feature,如下图红框所示。
|
||||
|
||||
界面如下图所示, 红框内是新增的测项:
|
||||
|
||||
\
|
||||
Reference in New Issue
Block a user