caimito: Disable userdebug diagnostics
* We can't make use of most of the debug features on userdebug builds. Change-Id: I31df2090b31243b742c4e82dc08cd8491dada54f
This commit is contained in:
parent
619868feb7
commit
ebfe176ee0
14 changed files with 34 additions and 34 deletions
|
@ -33,7 +33,7 @@ gnss_prebuilt_etc {
|
|||
src: "user/gps.cfg",
|
||||
},
|
||||
userdebug: {
|
||||
src: "userdebug/gps.cfg",
|
||||
src: "user/gps.cfg",
|
||||
},
|
||||
eng: {
|
||||
src: "userdebug/gps.cfg",
|
||||
|
|
|
@ -33,7 +33,7 @@ gnss_prebuilt_etc {
|
|||
src: "user/gps.cfg",
|
||||
},
|
||||
userdebug: {
|
||||
src: "userdebug/gps.cfg",
|
||||
src: "user/gps.cfg",
|
||||
},
|
||||
eng: {
|
||||
src: "userdebug/gps.cfg",
|
||||
|
|
|
@ -33,7 +33,7 @@ gnss_prebuilt_etc {
|
|||
src: "user/gps.cfg",
|
||||
},
|
||||
userdebug: {
|
||||
src: "userdebug/gps.cfg",
|
||||
src: "user/gps.cfg",
|
||||
},
|
||||
eng: {
|
||||
src: "userdebug/gps.cfg",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue