root { module = "ConfigTest"; match_attr = "test,config"; audio_info { match_attr = "hw,hw_audio_info"; pa_identifier = "smartpakit"; smartpa_addr = 65536; smartpa_num = 1; builtin_primary_mic_exist = true; builtin_second_mic_exist = true; voice_vol_level = 256; cust_name = "audio_custom_v2"; dual_smartpa_delay = "true"; read_u64data = 0x100000000; status = "ok"; } fingerprint_info { match_attr = "hw,hw_fingerprint_info"; read_u32_index = [1, 256, 65536]; finger_info = &fingerprint_one; audio_info = &root.audio_info; fingerprint_one { product = "test"; chip = "one"; one_child { status = "ok"; } status = "ok"; } dual_fingerprint = "false"; fingerprint_two: fingerprint_one { chip = "two"; status = "disable"; } string_list_names = ["first", "second", "third"]; status = "ok"; } data_type_test { match_attr = "hw,data_type_test"; read_four_data_type = [0x1, 0x100, 0x10000, 0x100000000]; test_u8_elem_data = [0, 1, 2, 3, 4, 5, 6, 7]; test_u16_elem_data = [0, 1, 2, 3, 4, 5, 256, 257]; } board_id = [65536, 256]; support_Device = "TP LCD Sensor"; fingerprint_three: root.fingerprint_info.fingerprint_one { chip = "three"; status = "disable"; } modem_id = [0xF6B40136, 0x0]; boardId = 8000; }