sync with kb2003_11_C.21

Change-Id: I7f3658d33e285b4f44f08396bbb5d1121730b8ce
twelvebroken
Martin Böh 2022-08-01 17:15:22 +02:00
parent 6694ebe675
commit d44a935554
89 changed files with 112 additions and 98 deletions

View File

@ -1,7 +1,7 @@
on init on init
start keymaster-4-1 start vendor.keymaster-4-1
service keymaster-4-1 /vendor/bin/hw/android.hardware.keymaster@4.1-service-qti service vendor.keymaster-4-1 /vendor/bin/hw/android.hardware.keymaster@4.1-service-qti
class early_hal class early_hal
user system user system
group system drmrpc group system drmrpc

View File

@ -2,7 +2,7 @@
"config": "config":
{ {
"hw_platform": ["QRD", "MTP", "Dragon", "Surf", "HDK", "IDP"], "hw_platform": ["QRD", "MTP", "Dragon", "Surf", "HDK", "IDP"],
"soc_id": ["356"] "soc_id": ["300", "301", "336", "339", "341", "347", "355", "360", "361", "365", "366", "393", "356"]
}, },
"bmi26x_0":{ "bmi26x_0":{
"owner": "sns_bmi26x", "owner": "sns_bmi26x",
@ -17,7 +17,7 @@
"data": "0" "data": "0"
}, },
"res_idx":{ "type": "int", "ver": "0", "res_idx":{ "type": "int", "ver": "0",
"data": "3" "data": "2"
}, },
"sync_stream":{ "type": "int", "ver": "0", "sync_stream":{ "type": "int", "ver": "0",
"data": "0" "data": "0"

View File

@ -1,10 +1,10 @@
{ {
"config": "config":
{ {
"hw_platform": ["QRD"], "hw_platform": ["MTP"],
"soc_id": ["356"] "soc_id": ["356"]
}, },
"ak0991x_0":{ "ak0991x_0":{
"owner": "sns_ak0991x", "owner": "sns_ak0991x",
".mag":{ ".mag":{
"owner": "sns_ak0991x", "owner": "sns_ak0991x",
@ -41,7 +41,7 @@
"owner": "sns_ak0991x", "owner": "sns_ak0991x",
".config":{ ".config":{
"owner": "sns_ak0991x", "owner": "sns_ak0991x",
"bus_type":{ "type": "int", "ver": "0", "bus_type":{ "type": "int", "ver": "1",
"data": "0" "data": "0"
}, },
"bus_instance":{ "type": "int", "ver": "0", "bus_instance":{ "type": "int", "ver": "0",
@ -53,7 +53,7 @@
"min_bus_speed_khz":{ "type": "int", "ver": "0", "min_bus_speed_khz":{ "type": "int", "ver": "0",
"data": "400" "data": "400"
}, },
"max_bus_speed_khz":{ "type": "int", "ver": "0", "max_bus_speed_khz":{ "type": "int", "ver": "1",
"data": "400" "data": "400"
}, },
"reg_addr_type":{ "type": "int", "ver": "0", "reg_addr_type":{ "type": "int", "ver": "0",
@ -89,14 +89,14 @@
}, },
".orient":{ ".orient":{
"owner": "sns_ak0991x", "owner": "sns_ak0991x",
"x":{ "type": "str", "ver": "0", "x":{ "type": "str", "ver": "1",
"data": "+x" "data": "+x"
}, },
"y":{ "type": "str", "ver": "0", "y":{ "type": "str", "ver": "1",
"data": "-y" "data": "+y"
}, },
"z":{ "type": "str", "ver": "0", "z":{ "type": "str", "ver": "1",
"data": "-z" "data": "+z"
} }
}, },
".mag":{ ".mag":{
@ -105,32 +105,32 @@
"owner": "sns_ak0991x", "owner": "sns_ak0991x",
".corr_mat":{ ".corr_mat":{
"owner": "sns_ak0991x", "owner": "sns_ak0991x",
"0_0":{ "type": "flt", "ver": "0", "0_0":{ "type": "flt", "ver": "1",
"data": "0.9982" "data": "1.0"
}, },
"0_1":{ "type": "flt", "ver": "0", "0_1":{ "type": "flt", "ver": "1",
"data": "-0.0451" "data": "0.0"
}, },
"0_2":{ "type": "flt", "ver": "0", "0_2":{ "type": "flt", "ver": "1",
"data": "-0.0029" "data": "0.0"
}, },
"1_0":{ "type": "flt", "ver": "0", "1_0":{ "type": "flt", "ver": "1",
"data": "-0.0451" "data": "0.0"
}, },
"1_1":{ "type": "flt", "ver": "0", "1_1":{ "type": "flt", "ver": "1",
"data": "1.0022" "data": "1.0"
}, },
"1_2":{ "type": "flt", "ver": "0", "1_2":{ "type": "flt", "ver": "1",
"data": "-0.0027" "data": "0.0"
}, },
"2_0":{ "type": "flt", "ver": "0", "2_0":{ "type": "flt", "ver": "1",
"data": "-0.0029" "data": "0.0"
}, },
"2_1":{ "type": "flt", "ver": "0", "2_1":{ "type": "flt", "ver": "1",
"data": "-0.0027" "data": "0.0"
}, },
"2_2":{ "type": "flt", "ver": "0", "2_2":{ "type": "flt", "ver": "1",
"data": "0.9996" "data": "1.0"
} }
}, },
".bias":{ ".bias":{

View File

@ -35,7 +35,7 @@
"data": "5" "data": "5"
}, },
"slave_config":{ "type": "int", "ver": "0", "slave_config":{ "type": "int", "ver": "0",
"data": "44" "data": "40"
}, },
"min_bus_speed_khz":{ "type": "int", "ver": "0", "min_bus_speed_khz":{ "type": "int", "ver": "0",
"data": "400" "data": "400"

View File

@ -1,8 +1,8 @@
{ {
"config": { "config": {
"hw_platform": [ "MTP", "Dragon", "Surf", "QRD", "HDK", "IDP"], "hw_platform": [ "MTP", "Dragon", "Surf", "QRD", "HDK", "IDP", "IOT"],
"soc_id": ["291", "246", "305", "321", "336", "339", "340", "347", "341", "355", "356", "360", "361", "365", "366", "393", "394", "400", "soc_id": ["291", "246", "305", "321", "336", "339", "340", "347", "341", "355", "356", "360", "361", "365", "366", "393", "394", "400",
"407", "417", "440", "415", "439", "416", "437", "444", "445", "420", "424", "443", "434", "435", "459", "441", "471"] "407", "417", "440", "415", "439", "416", "437", "444", "445", "420", "424", "443", "434", "435", "459", "441", "471", "455", "456", "454", "450", "476", "469", "470", "473", "474"]
}, },
"sns_amd": { "sns_amd": {
"owner": "sns_amd", "owner": "sns_amd",

View File

@ -1,7 +1,7 @@
{ {
"config": { "config": {
"hw_platform": [ "MTP", "Dragon", "Surf", "QRD", "HDK"], "hw_platform": [ "MTP", "Dragon", "Surf", "QRD", "HDK"],
"soc_id": ["339", "340", "356", "361", "415", "439"] "soc_id": ["339", "340", "361", "415", "439", "456"]
}, },
"sns_amd": { "sns_amd": {
"owner": "sns_amd", "owner": "sns_amd",

View File

@ -1,8 +1,8 @@
{ {
"config": { "config": {
"hw_platform": [ "MTP", "Dragon", "Surf", "QRD", "HDK", "IDP"], "hw_platform": [ "MTP", "Dragon", "Surf", "QRD", "HDK", "IDP", "IOT"],
"soc_id": ["291", "246", "305", "321", "336", "347", "341", "355", "360", "365", "366", "393", "394", "400", "407", "417", "440", "soc_id": ["291", "246", "305", "321", "336", "347", "341", "355", "360", "365", "366", "393", "394", "400", "407", "417", "440",
"416", "437", "444", "445", "420", "424", "443", "434", "435", "459", "441", "471"] "416", "437", "444", "445", "420", "424", "443", "434", "435", "459", "441", "471", "454", "450", "476", "469", "470", "473", "474"]
}, },
"sns_amd": { "sns_amd": {
"owner": "sns_amd", "owner": "sns_amd",

View File

@ -1,8 +1,8 @@
{ {
"config":{ "config":{
"hw_platform": ["MTP", "Dragon", "Surf", "QRD", "HDK", "IDP"], "hw_platform": ["MTP", "Dragon", "Surf", "QRD", "HDK", "IDP", "IOT"],
"soc_id": ["291", "246", "305", "321", "336", "339", "341", "355", "356", "360", "361", "365", "366", "393", "394", "400", "407", "417","440", "soc_id": ["291", "246", "305", "321", "336", "339", "341", "355", "356", "360", "361", "365", "366", "393", "394", "400", "407", "417","440",
"415", "439", "444", "445", "420", "424", "443", "434", "435", "459", "441", "471"] "415", "439", "444", "445", "420", "424", "443", "434", "435", "459", "441", "471", "456", "454", "450", "476", "469", "470", "473", "474"]
}, },
"sns_basic_gestures": { "sns_basic_gestures": {
"owner": "sns_basic_gestures", "owner": "sns_basic_gestures",

View File

@ -1,8 +1,8 @@
{ {
"config":{ "config":{
"hw_platform": ["MTP", "Dragon", "Surf", "QRD", "HDK", "IDP"], "hw_platform": ["MTP", "Dragon", "Surf", "QRD", "HDK", "IDP", "IOT"],
"soc_id": ["291", "246", "305", "321", "336", "339", "341", "355", "356", "360", "361", "365", "366", "393", "394", "400", "407", "417", "soc_id": ["291", "246", "305", "321", "336", "339", "341", "355", "356", "360", "361", "365", "366", "393", "394", "400", "407", "417",
"415", "439", "440", "444", "445", "420", "424", "443", "434", "435", "459", "441", "471"] "415", "439", "440", "444", "445", "420", "424", "443", "434", "435", "459", "441", "471", "456", "450", "476", "469", "470", "473", "474"]
}, },
"sns_bring_to_ear": { "sns_bring_to_ear": {
"owner": "sns_bring_to_ear", "owner": "sns_bring_to_ear",

View File

@ -1,7 +1,7 @@
{ {
"config": { "config": {
"hw_platform": ["MTP","QRD","Dragon","Surf", "HDK"], "hw_platform": ["MTP","QRD","Dragon","Surf", "HDK"],
"soc_id": ["339", "340", "356", "361", "415", "439"] "soc_id": ["339", "340", "356", "361", "415", "439", "456", "450"]
}, },
"ccd_amd": { "ccd_amd": {
"owner": "sns_ccd", "owner": "sns_ccd",

View File

@ -1,7 +1,7 @@
{ {
"config": { "config": {
"hw_platform": ["MTP","QRD","Dragon","Surf", "HDK"], "hw_platform": ["MTP","QRD","Dragon","Surf", "HDK"],
"soc_id": ["339", "340", "361"] "soc_id": ["339", "340", "361", "450"]
}, },
"ccd_walk": { "ccd_walk": {
"owner": "sns_ccd", "owner": "sns_ccd",

View File

@ -1,7 +1,7 @@
{ {
"config": { "config": {
"hw_platform": ["MTP", "Surf", "RCM", "QRD", "HDK"], "hw_platform": ["MTP", "Surf", "RCM", "QRD", "HDK"],
"soc_id": ["415", "439"] "soc_id": ["415", "439", "456"]
}, },
"ccd_walk": { "ccd_walk": {
"owner": "sns_ccd", "owner": "sns_ccd",

View File

@ -1,7 +1,7 @@
{ {
"config": { "config": {
"hw_platform": ["MTP", "Surf", "RCM", "QRD"], "hw_platform": ["MTP", "Surf", "RCM", "QRD"],
"soc_id": ["356"] "soc_id": ["356", "450"]
}, },
"ccd_walk": { "ccd_walk": {
"owner": "sns_ccd", "owner": "sns_ccd",

View File

@ -1,9 +1,8 @@
{ {
"config":{ "config":{
"hw_platform": ["MTP", "Dragon", "Surf", "QRD", "HDK", "IDP"], "hw_platform": ["MTP", "Dragon", "Surf", "QRD", "HDK", "IDP", "IOT"],
"soc_id": ["291", "246", "300", "301", "305", "321", "336", "339", "341", "347", "355", "356", "360", "361", "365", "366", "393", "394", "400", "soc_id": ["291", "246", "300", "301", "305", "321", "336", "339", "341", "347", "355", "356", "360", "361", "365", "366", "393", "394", "400",
"407", "416", "417", "437", "440", "415", "439", "444", "445", "420", "424", "443", "459", "441", "471"] "407", "416", "417", "437", "440", "415", "439", "444", "445", "420", "424", "443", "459", "441", "471", "455", "456", "454", "450", "476", "469", "470", "473", "474"]
}, },
"sns_cm":{ "sns_cm":{
"owner": "sns_cm", "owner": "sns_cm",

View File

@ -1,7 +1,7 @@
{ {
"config":{ "config":{
"hw_platform": ["MTP","QRD","Dragon","Surf", "HDK"], "hw_platform": ["MTP","QRD","Dragon","Surf", "HDK"],
"soc_id": ["339", "356", "361", "415", "439"] "soc_id": ["339", "356", "361", "415", "439", "456", "450"]
}, },
"dae":{ "dae":{
"owner": "sns_dae", "owner": "sns_dae",
@ -21,7 +21,7 @@
"data": "0" "data": "0"
}, },
"ulog_msg_mask":{ "type": "int", "ver": "0", "ulog_msg_mask":{ "type": "int", "ver": "0",
"data": "0" "data": "0x1F"
}, },
"fwk_msg_mask":{ "type": "int", "ver": "0", "fwk_msg_mask":{ "type": "int", "ver": "0",
"data": "0" "data": "0"

View File

@ -1,9 +1,9 @@
{ {
"config": "config":
{ {
"hw_platform": ["MTP", "Dragon", "Surf", "QRD", "HDK", "IDP"], "hw_platform": ["MTP", "Dragon", "Surf", "QRD", "HDK", "IDP", "IOT"],
"soc_id": ["291", "246", "300", "301", "305", "321", "336", "339", "341", "355", "356", "360", "361", "365", "366", "393", "394", "400", "407", "soc_id": ["291", "246", "300", "301", "305", "321", "336", "339", "341", "355", "356", "360", "361", "365", "366", "393", "394", "400", "407",
"417", "440", "415", "439", "444", "445", "420", "424", "443", "434", "435", "459", "441", "471"] "417", "440", "415", "439", "444", "445", "420", "424", "443", "434", "435", "459", "441", "471", "456", "454", "450", "476", "469", "470", "473", "474"]
}, },
"sns_device_orient_platform": { "sns_device_orient_platform": {
"owner": "sns_device_orient", "owner": "sns_device_orient",
@ -19,13 +19,13 @@
"type": "flt", "ver": "0", "data": "0.25" "type": "flt", "ver": "0", "data": "0.25"
}, },
"param3": { "param3": {
"type": "flt", "ver": "0", "data": "70.0" "type": "flt", "ver": "1", "data": "55.0"
}, },
"param4": { "param4": {
"type": "flt", "ver": "0", "data": "45.0" "type": "flt", "ver": "0", "data": "45.0"
}, },
"param5": { "param5": {
"type": "flt", "ver": "0", "data": "2.0" "type": "flt", "ver": "1", "data": "0.5"
}, },
"param6": { "param6": {
"type": "flt", "ver": "0", "data": "15.0" "type": "flt", "ver": "0", "data": "15.0"

View File

@ -3,7 +3,7 @@
{ {
"hw_platform": ["MTP", "Dragon", "Surf", "QRD", "HDK", "IDP", "IOT"], "hw_platform": ["MTP", "Dragon", "Surf", "QRD", "HDK", "IDP", "IOT"],
"soc_id": ["291", "246", "300", "301", "305", "321", "336", "339", "341", "347", "355", "356", "360", "361", "352", "365", "366", "393", "394", "400", "soc_id": ["291", "246", "300", "301", "305", "321", "336", "339", "341", "347", "355", "356", "360", "361", "352", "365", "366", "393", "394", "400",
"407", "417", "440", "415", "439", "416", "437", "444", "445", "420", "424", "443", "434", "435", "459", "441", "471"] "407", "417", "440", "415", "439", "416", "437", "444", "445", "420", "424", "443", "434", "435", "459", "441", "471", "455", "456", "454", "450", "476", "469", "470", "473", "474"]
}, },
"sns_diag_config": "sns_diag_config":
@ -313,7 +313,7 @@
{ {
"type" : "int", "type" : "int",
"ver" : "0", "ver" : "0",
"data" : "1" "data" : "0"
}, },
"ccd_walk": "ccd_walk":
{ {
@ -358,6 +358,18 @@
"data" : "1" "data" : "1"
}, },
"dae_datalog": "dae_datalog":
{
"type" : "int",
"ver" : "0",
"data" : "1"
},
"location":
{
"type" : "int",
"ver" : "0",
"data" : "1"
},
"step_detect":
{ {
"type" : "int", "type" : "int",
"ver" : "0", "ver" : "0",

View File

@ -1,8 +1,8 @@
{ {
"config": { "config": {
"hw_platform": [ "MTP", "Dragon", "Surf", "QRD", "HDK", "IDP"], "hw_platform": [ "MTP", "Dragon", "Surf", "QRD", "HDK", "IDP", "IOT"],
"soc_id": ["291", "246", "305", "321", "336", "339", "341", "355", "356", "360", "361", "365", "366", "393", "394", "400", "407", "417", "soc_id": ["291", "246", "305", "321", "336", "339", "341", "355", "356", "360", "361", "365", "366", "393", "394", "400", "407", "417",
"440", "415", "439", "444", "445", "420", "424", "443", "434", "435", "459", "441", "471"] "440", "415", "439", "444", "445", "420", "424", "443", "434", "435", "459", "441", "471", "456", "454", "450", "476", "469", "470", "473", "474"]
}, },
"sns_distance_bound_speed_for_motion_states": { "sns_distance_bound_speed_for_motion_states": {
"owner": "sns_distance_bound", "owner": "sns_distance_bound",

View File

@ -1,8 +1,8 @@
{ {
"config": { "config": {
"hw_platform": ["MTP", "Dragon", "Surf", "QRD", "HDK", "IDP"], "hw_platform": ["MTP", "Dragon", "Surf", "QRD", "HDK", "IDP", "IOT"],
"soc_id": ["291", "246", "305", "321", "336", "339", "341", "355", "356", "360", "361", "365", "366", "393", "394", "400", "407", "417", "soc_id": ["291", "246", "305", "321", "336", "339", "341", "355", "356", "360", "361", "365", "366", "393", "394", "400", "407", "417",
"440", "415", "439", "444", "445", "420", "424", "443", "434", "435", "459", "441", "471"] "440", "415", "439", "444", "445", "420", "424", "443", "434", "435", "459", "441", "471", "456", "454", "450", "476", "469", "470", "473", "474"]
}, },
"sns_dpc": { "sns_dpc": {
"owner": "sns_dpc", "owner": "sns_dpc",

View File

@ -1,8 +1,8 @@
{ {
"config":{ "config":{
"hw_platform": ["MTP", "Dragon", "Surf", "QRD", "HDK", "IDP"], "hw_platform": ["MTP", "Dragon", "Surf", "QRD", "HDK", "IDP", "IOT"],
"soc_id": ["291", "246", "305", "321", "336", "339", "341", "355", "356", "360", "361", "365", "366", "393", "394", "400", "407", "417", "soc_id": ["291", "246", "305", "321", "336", "339", "341", "355", "356", "360", "361", "365", "366", "393", "394", "400", "407", "417",
"440", "415", "439", "444", "445", "420", "424", "443", "434", "435", "459", "441", "471"] "440", "415", "439", "444", "445", "420", "424", "443", "434", "435", "459", "441", "471", "456", "454", "450", "476", "469", "470", "473", "474"]
}, },
"sns_facing": { "sns_facing": {
"owner": "sns_facing", "owner": "sns_facing",

View File

@ -1,8 +1,8 @@
{ {
"config": "config":
{ {
"hw_platform": ["MTP", "Dragon", "Surf", "QRD", "HDK", "IDP"], "hw_platform": ["MTP", "Dragon", "Surf", "QRD", "HDK", "IDP", "IOT"],
"soc_id": ["415", "439"] "soc_id": ["415", "439", "456", "454","450", "469", "470"]
}, },
"sns_fmv_platform": { "sns_fmv_platform": {
"owner": "sns_fmv", "owner": "sns_fmv",
@ -43,7 +43,10 @@
}, },
"amd_int_cfg_param3": { "type": "flt", "ver": "0", "amd_int_cfg_param3": { "type": "flt", "ver": "0",
"data": "0.4" "data": "0.4"
},
"debug_mode": { "type": "int", "ver": "0",
"data": "0"
} }
} }
} }
} }

View File

@ -3,7 +3,7 @@
{ {
"hw_platform": ["MTP", "Dragon", "Surf", "QRD", "HDK", "IDP"], "hw_platform": ["MTP", "Dragon", "Surf", "QRD", "HDK", "IDP"],
"soc_id": ["291", "246", "300", "301", "305", "321", "336", "339", "341", "355", "356", "360", "361", "365", "366", "393", "394", "400", "407", "417", "soc_id": ["291", "246", "300", "301", "305", "321", "336", "339", "341", "355", "356", "360", "361", "365", "366", "393", "394", "400", "407", "417",
"440", "444", "445", "420", "424", "443", "434", "435", "459", "441", "471"] "440", "444", "445", "420", "424", "443", "434", "435", "459", "441", "471", "476", "473", "474"]
}, },
"sns_fmv_platform": { "sns_fmv_platform": {
"owner": "sns_fmv", "owner": "sns_fmv",

View File

@ -1,8 +1,8 @@
{ {
"config": { "config": {
"hw_platform": ["MTP", "Dragon", "Surf", "QRD", "HDK", "IDP"], "hw_platform": ["MTP", "Dragon", "Surf", "QRD", "HDK", "IDP", "IOT"],
"soc_id": ["291", "246", "300", "301", "305", "321", "336", "339", "341", "355", "356", "360", "361", "365", "366", "393", "394", "400", "407", "417", "soc_id": ["291", "246", "300", "301", "305", "321", "336", "339", "341", "355", "356", "360", "361", "365", "366", "393", "394", "400", "407", "417",
"440", "415", "439", "416", "437", "444", "445", "420", "424", "443", "434", "435", "459", "441", "471"] "440", "415", "439", "416", "437", "444", "445", "420", "424", "443", "434", "435", "459", "441", "471", "456", "454", "450", "476", "469", "470", "473", "474"]
}, },
"sns_geomag_rv": { "sns_geomag_rv": {
"owner": "sns_geomag_rv", "owner": "sns_geomag_rv",

View File

@ -1,8 +1,8 @@
{ {
"config": { "config": {
"hw_platform": ["MTP", "Dragon", "Surf", "QRD", "HDK", "IDP"], "hw_platform": ["MTP", "Dragon", "Surf", "QRD", "HDK", "IDP", "IOT"],
"soc_id": ["291", "246", "300", "301", "305", "321", "336", "347", "339", "341", "355", "356", "360", "361", "365", "366", "393", "394", "400", "soc_id": ["291", "246", "300", "301", "305", "321", "336", "347", "339", "341", "355", "356", "360", "361", "365", "366", "393", "394", "400",
"407", "417", "440", "415", "439", "416", "437", "444", "445", "420", "424", "443", "434", "435", "459", "441", "471"] "407", "417", "440", "415", "439", "444", "445", "420", "424", "443", "434", "435", "459", "441", "471", "455", "456", "454", "450", "476", "469", "470", "473", "474"]
}, },
"sns_gyro_cal_config": { "sns_gyro_cal_config": {
"owner": "sns_gyro_cal", "owner": "sns_gyro_cal",

View File

@ -1,7 +1,8 @@
{ {
"config": { "config": {
"hw_platform": ["MTP", "Dragon", "Surf", "HDK", "IDP", "QRD"], "hw_platform": ["MTP", "Dragon", "Surf", "HDK", "IDP", "QRD", "IOT"],
"soc_id": ["339", "355", "356", "361", "365", "366", "394", "400", "407", "417", "440", "415", "439", "416", "437", "444", "445", "420", "424", "443", "434", "435", "459", "441", "471"] "soc_id": ["339", "355", "356", "361", "365", "366", "394", "400", "407", "417", "440", "415", "439", "416", "437", "444", "445", "420",
"424", "443", "434", "435", "459", "441", "471", "456", "454","450", "476", "469", "470", "473", "474"]
}, },
"sns_mag_cal_config": { "sns_mag_cal_config": {
"owner": "sns_mag_cal", "owner": "sns_mag_cal",

View File

@ -1,8 +1,8 @@
{ {
"config": { "config": {
"hw_platform": ["MTP", "Dragon", "Surf", "QRD", "HDK", "IDP"], "hw_platform": ["MTP", "Dragon", "Surf", "QRD", "HDK", "IDP", "IOT"],
"soc_id": ["291", "246", "305", "321", "336", "339", "341", "355", "356", "360", "361", "365", "366", "393", "394", "400", "407", "417", "soc_id": ["291", "246", "305", "321", "336", "339", "341", "355", "356", "360", "361", "365", "366", "393", "394", "400", "407", "417",
"440", "415", "439", "444", "445", "420", "424", "443", "434", "435", "459", "441", "471"] "440", "415", "439", "444", "445", "420", "424", "443", "434", "435", "459", "441", "471", "456", "454","450", "476", "469", "470", "473", "474"]
}, },
"sns_multishake": { "sns_multishake": {
"owner": "sns_multishake", "owner": "sns_multishake",

View File

@ -1,8 +1,8 @@
{ {
"config": { "config": {
"hw_platform": ["MTP", "Dragon", "Surf", "QRD", "HDK", "IDP"], "hw_platform": ["MTP", "Dragon", "Surf", "QRD", "HDK", "IDP", "IOT"],
"soc_id": ["291", "246", "305", "321", "336", "339", "341", "355", "356", "360", "361", "365", "366", "393", "394", "400", "407", "417", "soc_id": ["291", "246", "305", "321", "336", "339", "341", "355", "356", "360", "361", "365", "366", "393", "394", "400", "407", "417",
"440", "415", "439", "444", "445", "420", "424", "443", "434", "435", "459", "441", "471"] "440", "415", "439", "444", "445", "420", "424", "443", "434", "435", "459", "441", "471", "456", "454","450", "476", "469", "470", "473", "474"]
}, },
"sns_pedometer": { "sns_pedometer": {
"owner": "sns_pedometer", "owner": "sns_pedometer",

View File

@ -1,8 +1,8 @@
{ {
"config": { "config": {
"hw_platform": ["MTP", "Dragon", "Surf", "QRD", "HDK", "IDP"], "hw_platform": ["MTP", "Dragon", "Surf", "QRD", "HDK", "IDP", "IOT"],
"soc_id": ["291", "246", "300", "301", "305", "321", "336", "339", "341", "355", "356", "360", "361", "365", "366", "393", "394", "soc_id": ["291", "246", "300", "301", "305", "321", "336", "339", "341", "355", "356", "360", "361", "365", "366", "393", "394",
"400", "407", "417", "440", "415", "439", "416", "437", "444", "445", "420", "424", "443", "434", "435", "459", "441", "471"] "400", "407", "417", "440", "415", "439", "416", "437", "444", "445", "420", "424", "443", "434", "435", "459", "441", "471", "456", "454","450", "476", "469", "470", "473", "474"]
}, },
"sns_rmd": { "sns_rmd": {
"owner": "sns_rmd", "owner": "sns_rmd",

View File

@ -1,9 +1,9 @@
{ {
"config": "config":
{ {
"hw_platform": ["MTP", "Dragon", "Surf", "QRD", "HDK", "IDP"], "hw_platform": ["MTP", "Dragon", "Surf", "QRD", "HDK", "IDP", "IOT"],
"soc_id": ["291", "246", "300", "301", "305", "321", "336", "339", "341", "355", "356", "360", "361", "365", "366", "393", "394", "400", "soc_id": ["291", "246", "300", "301", "305", "321", "336", "339", "341", "355", "356", "360", "361", "365", "366", "393", "394", "400",
"407", "417", "440", "415", "439", "416", "437","444", "445", "420", "424", "443", "434", "435", "459", "441", "471"] "407", "417", "440", "415", "439", "416", "437","444", "445", "420", "424", "443", "434", "435", "459", "441", "471", "456", "454","450", "476", "469", "470", "473", "474"]
}, },
"sns_rotv_platform": { "sns_rotv_platform": {
"owner": "sns_rotv", "owner": "sns_rotv",
@ -12,7 +12,7 @@
"min_report_rate": { "min_report_rate": {
"type": "flt", "ver": "0", "data": "1.0" "type": "flt", "ver": "0", "data": "1.0"
}, },
"coordinate_sys": { "debug_mode": {
"type": "int", "ver": "0", "data": "0" "type": "int", "ver": "0", "data": "0"
}, },
"sample_rate": { "sample_rate": {

View File

@ -1,8 +1,8 @@
{ {
"config": { "config": {
"hw_platform": ["MTP", "Dragon", "Surf", "QRD", "HDK", "IDP"], "hw_platform": ["MTP", "Dragon", "Surf", "QRD", "HDK", "IDP", "IOT"],
"soc_id": ["291", "246", "300", "301", "305", "321", "336", "339", "341", "355", "356", "360", "361", "365", "366", "393", "347", "394", "400", "soc_id": ["291", "246", "300", "301", "305", "321", "336", "339", "341", "355", "356", "360", "361", "365", "366", "393", "347", "394", "400",
"407", "416", "417", "437", "440", "415", "439", "444", "445", "420", "424", "443", "434", "435", "459", "441", "471"] "407", "416", "417", "437", "440", "415", "439", "444", "445", "420", "424", "443", "434", "435", "459", "441", "471", "456", "454","450", "476", "469", "470", "473", "474"]
}, },
"sns_smd": { "sns_smd": {
"owner": "sns_smd", "owner": "sns_smd",

View File

@ -1,8 +1,8 @@
{ {
"config": { "config": {
"hw_platform": [ "MTP", "Dragon", "Surf", "HDK", "IDP", "QRD"], "hw_platform": [ "MTP", "Dragon", "Surf", "HDK", "IDP", "QRD", "IOT"],
"soc_id": ["291", "246", "305", "321", "336", "339", "340", "341", "355", "356", "360", "361", "365", "366", "393", "394", "400", "407", "417", "soc_id": ["291", "246", "305", "321", "336", "339", "340", "341", "355", "356", "360", "361", "365", "366", "393", "394", "400", "407", "417",
"440", "415", "439", "444", "445", "420", "424", "443", "434", "435", "459", "441", "471"] "440", "415", "439", "444", "445", "420", "424", "443", "434", "435", "459", "441", "471", "456", "454","450", "476", "469", "470", "473", "474"]
}, },
"sns_tilt": { "sns_tilt": {
"owner": "sns_tilt", "owner": "sns_tilt",

View File

@ -1,7 +1,7 @@
{ {
"config": { "config": {
"hw_platform": [ "MTP", "Dragon", "Surf", "HDK", "QRD"], "hw_platform": [ "MTP", "Dragon", "Surf", "HDK", "QRD"],
"soc_id": ["339", "340", "356", "361", "415", "439"] "soc_id": ["339", "340", "356", "361", "415", "439", "456"]
}, },
"sns_tilt": { "sns_tilt": {
"owner": "sns_tilt", "owner": "sns_tilt",

View File

@ -1,7 +1,8 @@
{ {
"config": { "config": {
"hw_platform": [ "MTP", "Dragon", "Surf", "HDK", "IDP", "QRD"], "hw_platform": [ "MTP", "Dragon", "Surf", "HDK", "IDP", "QRD", "IOT"],
"soc_id": ["291", "246", "305", "321", "336", "341", "355", "360", "365", "366", "393", "394", "400", "407", "417", "440", "444", "445", "420", "424", "443", "434", "435", "459", "441", "471"] "soc_id": ["291", "246", "305", "321", "336", "341", "355", "360", "365", "366", "393", "394", "400", "407", "417", "440", "444", "445", "420", "424", "443",
"434", "435", "459", "441", "471", "454","450", "476", "469", "470", "473", "474"]
}, },
"sns_tilt": { "sns_tilt": {
"owner": "sns_tilt", "owner": "sns_tilt",

View File

@ -1,9 +1,9 @@
{ {
"config": { "config": {
"hw_platform": [ "MTP", "Dragon", "Surf", "IDP", "QRD" "hw_platform": [ "MTP", "Dragon", "Surf", "IDP", "QRD", "IOT"
], ],
"soc_id": ["291", "246", "305", "321", "336", "339", "355", "356", "360", "361", "365", "366", "393", "394", "400", "407", "417", "440", "soc_id": ["291", "246", "305", "321", "336", "339", "355", "356", "360", "361", "365", "366", "393", "394", "400", "407", "417", "440",
"415", "439", "444", "445", "420", "424", "443", "434", "435", "459", "441", "471" "415", "439", "444", "445", "420", "424", "443", "434", "435", "459", "441", "471", "456", "454","450", "476", "469", "470", "473", "474"
] ]
}, },
"sns_tilt_to_wake": { "sns_tilt_to_wake": {

View File

@ -1,10 +1,10 @@
{ {
"config": "config":
{ {
"hw_platform": ["MTP", "Dragon", "Surf"], "hw_platform": ["MTP"],
"soc_id": ["291", "246", "356"] "soc_id": ["356"]
}, },
"tcs3408":{ "tcs3408_common":{
"owner": "sns_tcs3408", "owner": "sns_tcs3408",
".als":{ ".als":{
"owner": "sns_tcs3408", "owner": "sns_tcs3408",

View File

@ -1,8 +1,8 @@
{ {
"config": "config":
{ {
"hw_platform": ["MTP", "Dragon", "Surf"], "hw_platform": ["MTP"],
"soc_id": ["356"] "soc_id": ["400"]
}, },
"tcs3701":{ "tcs3701":{
"owner": "sns_tcs3701", "owner": "sns_tcs3701",

View File

@ -1,4 +1,4 @@
version=1 version=8
file=hw_platform=/sys/devices/soc0/hw_platform file=hw_platform=/sys/devices/soc0/hw_platform
file=platform_subtype=/sys/devices/soc0/platform_subtype file=platform_subtype=/sys/devices/soc0/platform_subtype
file=platform_subtype_id=/sys/devices/soc0/platform_subtype_id file=platform_subtype_id=/sys/devices/soc0/platform_subtype_id
@ -6,7 +6,5 @@ file=platform_version=/sys/devices/soc0/platform_version
file=soc_id=/sys/devices/soc0/soc_id file=soc_id=/sys/devices/soc0/soc_id
file=revision=/sys/devices/soc0/revision file=revision=/sys/devices/soc0/revision
file=output=/mnt/vendor/persist/sensors/registry/registry file=output=/mnt/vendor/persist/sensors/registry/registry
file=project=/sys/project_info/project_name
file=hw_id=/sys/project_info/hw_id
property=persist.vendor.sensors.enable.property=/mnt/vendor/persist/sensors/registry/file1 property=persist.vendor.sensors.enable.property=/mnt/vendor/persist/sensors/registry/file1
property=persist.vendor.sensors.enable.property1=/mnt/vendor/persist/sensors/registry/file2 property=persist.vendor.sensors.enable.property1=/mnt/vendor/persist/sensors/registry/file2

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.