A partir de 27 de março de 2025, recomendamos usar android-latest-release
em vez de aosp-main
para criar e contribuir com o AOSP. Para mais informações, consulte Mudanças no AOSP.
Mantenha tudo organizado com as coleções
Salve e categorize o conteúdo com base nas suas preferências.
Referência da estrutura gatekeeper_module
#include <
gatekeeper.h
>
Definição na linha
32
do arquivo
gatekeeper.h
.
A documentação desse struct foi gerada com base no seguinte arquivo:
O conteúdo e os exemplos de código nesta página estão sujeitos às licenças descritas na Licença de conteúdo. Java e OpenJDK são marcas registradas da Oracle e/ou suas afiliadas.
Última atualização 2025-07-27 UTC.
[[["Fácil de entender","easyToUnderstand","thumb-up"],["Meu problema foi resolvido","solvedMyProblem","thumb-up"],["Outro","otherUp","thumb-up"]],[["Não contém as informações de que eu preciso","missingTheInformationINeed","thumb-down"],["Muito complicado / etapas demais","tooComplicatedTooManySteps","thumb-down"],["Desatualizado","outOfDate","thumb-down"],["Problema na tradução","translationIssue","thumb-down"],["Problema com as amostras / o código","samplesCodeIssue","thumb-down"],["Outro","otherDown","thumb-down"]],["Última atualização 2025-07-27 UTC."],[],[],null,["# Android Hardware Abstraction Layer: gatekeeper_module Struct Reference\n\ngatekeeper_module Struct Reference\n==================================\n\n[Data Fields](#pub-attribs) \ngatekeeper_module Struct Reference \n\n`\n#include \u003c\n`[gatekeeper.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/gatekeeper.h)`\n\u003e\n`\n\n|---------------------------------------------------|-------------------------------------------------------------------------------------|\n| Data Fields ----------- ||\n| [hw_module_t](/reference/hal/structhw__module__t) | [common](/reference/hal/structgatekeeper__module#aba34366e34e71c894dd7e4bd0fc5e5b7) |\n| ||\n\n\nDetailed Description\n--------------------\n\n\nDefinition at line\n[32](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/gatekeeper.h)\nof file\n[gatekeeper.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/gatekeeper.h)\n.\n\nField Documentation\n-------------------\n\n\n|----------------------------------------------------------|\n| [hw_module_t](/reference/hal/structhw__module__t) common |\n\n\nComon methods of the gatekeeper module. This\n*must*\nbe the first member of\n[gatekeeper_module](/reference/hal/structgatekeeper__module)\nas users of this structure will cast a\n[hw_module_t](/reference/hal/structhw__module__t)\nto a\n[gatekeeper_module](/reference/hal/structgatekeeper__module)\npointer in the appropriate context.\n\n\nDefinition at line\n[38](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/gatekeeper.h)\nof file\n[gatekeeper.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/gatekeeper.h)\n.\n\n*** ** * ** ***\n\nThe documentation for this struct was generated from the following file:\n\n- hardware/libhardware/include/hardware/ [gatekeeper.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/gatekeeper.h)"]]