Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
N notebook
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 3
    • Issues 3
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Mark Stevens
  • notebook
  • Wiki
  • tablet hardening

tablet hardening · Changes

Page history
mstevens created page: tablet hardening authored Mar 23, 2017 by Mark Stevens's avatar Mark Stevens
Hide whitespace changes
Inline Side-by-side
Showing with 2 additions and 1 deletion
+2 -1
  • tablet-hardening.md tablet-hardening.md +2 -1
  • No files found.
tablet-hardening.md
View page @ 48b1bb04
...@@ -4,7 +4,8 @@ In the development environment, builds are not required to be release builds. ...@@ -4,7 +4,8 @@ In the development environment, builds are not required to be release builds.
Development Environment Development Environment
+ It is required that all key information is removed from logging calls. + It is required that all key information is removed from logging calls.
## Production apk builds for tablets are built in release mode: ## Production apk builds :
+ Tablets are built in release mode
+ Debugging flag is disabled + Debugging flag is disabled
+ Proguard rules are standardized + Proguard rules are standardized
+ required that apk methods and classes are obfuscated + required that apk methods and classes are obfuscated
......
Clone repository
  • branch code plan
  • build and test configuration
  • build artifact versioning
  • build server instrumented testing
  • build server move
  • bzt16wifi02 releases
  • bzt18uxa02 releases
  • configuration settings and permissions
  • create a repo from cli in gitlab
  • engineering status
  • feature deployment
  • gitlab installation instructions
  • Home
  • ota update and deployment
  • qbert implementation
View All Pages