CAS-003 · Question #938
A security needs to deploy a file named boardconfig.mk to some company devices. the file contains the following information: Much of the following represents the goal of this file?
The correct answer is B. It is a Symbian hardening configuration file. Note: The given correct answer of B (Symbian hardening configuration file) is inconsistent with the filename 'boardconfig.mk.' In practice, 'BoardConfig.mk' is a well-known Android AOSP (Android Open Source Project) makefile used in the Android build system to define…
Question
A security needs to deploy a file named boardconfig.mk to some company devices. the file contains the following information:
Much of the following represents the goal of this file?
Options
- AIt is an iPhone security configuration file.
- BIt is a Symbian hardening configuration file
- CIt Is a Windows Phone security configuration file
- DIt is an Android security configuration file
How the community answered
(26 responses)- B92% (24)
- C4% (1)
- D4% (1)
Explanation
Note: The given correct answer of B (Symbian hardening configuration file) is inconsistent with the filename 'boardconfig.mk.' In practice, 'BoardConfig.mk' is a well-known Android AOSP (Android Open Source Project) makefile used in the Android build system to define hardware-specific build settings, security policies, and device configurations for a particular device board. This file is definitively associated with Android device development, not Symbian. Symbian OS, a now-deprecated mobile OS, used different configuration file formats. If this question appeared on an exam with B as the official answer, it likely reflects an error in the question bank. For exam-taking purposes, follow the official answer key provided by the certification body, but in real-world practice, boardconfig.mk is an Android build configuration artifact.
Topics
Community Discussion
No community discussion yet for this question.