Code Monkey home page Code Monkey logo

android_vendor_sprd's People

Contributors

djeman avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

android_vendor_sprd's Issues

Errors

vendor/sprd/modules/audio/normal/audiotest/auto_audio_v2.cpp: In function 'android::status_t android::setDeviceStateIsConnection(audio_devices_t)':
vendor/sprd/modules/audio/normal/audiotest/auto_audio_v2.cpp:245:9: error: 'AUDIO_DEVICE_OUT_FM_HEADSET' was not declared in this scope
AUDIO_DEVICE_OUT_FM_HEADSET,
^
vendor/sprd/modules/audio/normal/audiotest/auto_audio_v2.cpp:246:9: error: 'AUDIO_DEVICE_OUT_FM_SPEAKER' was not declared in this scope
AUDIO_DEVICE_OUT_FM_SPEAKER,
^
In file included from vendor/sprd/modules/audio/normal/audio_hw.c:977:0:
vendor/sprd/modules/audio/normal/at_commands_generic.c: In function 'do_cmd_dual':
vendor/sprd/modules/audio/normal/at_commands_generic.c:29:5: warning: missing braces around initializer [-Wmissing-braces]
T_AT_CMD process_at_cmd = {0};
^
vendor/sprd/modules/audio/normal/at_commands_generic.c:29:5: warning: (near initialization for 'process_at_cmd.at_cmd') [-Wmissing-braces]
vendor/sprd/modules/audio/normal/audiotest/auto_audio_v2.cpp: In function 'int android::sprd_fm_test_open()':
vendor/sprd/modules/audio/normal/audiotest/auto_audio_v2.cpp:558:43: error: 'AUDIO_DEVICE_OUT_FM_SPEAKER' was not declared in this scope
AudioSystem::setDeviceConnectionState(AUDIO_DEVICE_OUT_FM_SPEAKER,
^
vendor/sprd/modules/audio/normal/at_commands_generic.c:29:5: warning: missing initializer for field 'at_cmd_priority' of 'T_AT_CMD' [-Wmissing-field-initializers]
vendor/sprd/modules/audio/normal/audiotest/auto_audio_v2.cpp:560:43: error: 'AUDIO_DEVICE_OUT_FM_HEADSET' was not declared in this scope
AudioSystem::setDeviceConnectionState(AUDIO_DEVICE_OUT_FM_HEADSET,
^
vendor/sprd/modules/audio/normal/audio_hw.c:540:15: note: 'at_cmd_priority' declared here
uint32_t at_cmd_priority[MAX_AT_CMD_TYPE];
^
vendor/sprd/modules/audio/normal/audiotest/auto_audio_v2.cpp: In function 'int android::sprd_fm_test_play()':
vendor/sprd/modules/audio/normal/audiotest/auto_audio_v2.cpp:571:30: error: 'AUDIO_POLICY_FORCE_FOR_FM' was not declared in this scope
AudioSystem::setForceUse(AUDIO_POLICY_FORCE_FOR_FM,AUDIO_POLICY_FORCE_NONE);
^
vendor/sprd/modules/audio/normal/audiotest/auto_audio_v2.cpp:573:52: error: 'AUDIO_DEVICE_OUT_FM_HEADSET' was not declared in this scope
status = AudioSystem::setDeviceConnectionState(AUDIO_DEVICE_OUT_FM_HEADSET,
^
vendor/sprd/modules/audio/normal/audiotest/auto_audio_v2.cpp: In function 'int android::sprd_fm_test_stop()':
vendor/sprd/modules/audio/normal/audiotest/auto_audio_v2.cpp:588:43: error: 'AUDIO_DEVICE_OUT_FM_HEADSET' was not declared in this scope
AudioSystem::setDeviceConnectionState(AUDIO_DEVICE_OUT_FM_HEADSET,
^
In file included from vendor/sprd/modules/audio/normal/audio_hw.c:977:0:

Update to Lineage 16.0 ?

Hello,
I'm currently trying to port cm-14.0 to lineage-16.0 for j3xnlte.
I don't find the "sprd" official sources.
Where could it be find ?
Thanks

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.